git: 9front

Download patch

ref: 029d99d94ef2a1f180608eddc38f991ef152be5a
parent: e1b85fab356d0fb99b87ea085175c506ea5b94d4
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Jan 21 17:58:30 EST 2018

ppp(8): remove BUGS section, client auth has been fixed.

--- a/sys/man/8/ppp
+++ b/sys/man/8/ppp
@@ -137,8 +137,7 @@
 to the
 .IR factotum (4)
 key pattern when looking for a user name and password
-for authentication; the default key pattern is
-.B "proto=pass" "service=ppp"
+for authentication.
 .TP
 .B m
 set the maximum transfer unit (default 1450)
@@ -277,9 +276,3 @@
 .I gre
 in
 .IR ip (3)
-.SH BUGS
-.I Ppp
-should use factotum to execute
-the client side of the challenge-reponse
-protocol, but instead it reads a password
-from factotum and runs the protocol itself.
--