X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=pppd%2Fpppd.8;h=04d60c3b56a151848589ea467ae6561e27a6ad31;hb=d3a41a77dbfeaee46fb1f00b66bddd4677e1e00f;hp=b4bbdb035e5798114657d896fd81bb7e0ad26bdb;hpb=1fae28ce79350b03f0cf8a69ad06dd68637cd6b1;p=ppp.git diff --git a/pppd/pppd.8 b/pppd/pppd.8 index b4bbdb0..04d60c3 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.3 -.\" $Id: pppd.8,v 1.34 1999/03/12 06:07:19 paulus Exp $ +.\" $Id: pppd.8,v 1.35 1999/03/19 01:24:57 paulus Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -628,6 +628,12 @@ with the IP address of the peer and the Ethernet address of this system. This will have the effect of making the peer appear to other systems to be on the local ethernet. .TP +.B receive-all +With this option, pppd will accept all control characters from the +peer, including those marked in the receive asyncmap. Without this +option, pppd will discard those characters as specified in RFC1662. +This option should only be needed if the peer is buggy. +.TP .B remotename \fIname Set the assumed name of the remote system for authentication purposes to \fIname\fR.