shithub: riscv

Download patch

ref: 218e61f80f69b470255245f28b0d1917c01bf915
parent: 98b1f2a75b99f1af3c7c7cecf3735bab1793e2a2
author: cinap_lenrek <[email protected]>
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.