X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fpppd.8;h=14939c9b80b2b288e0605e63f66df16732db96eb;hp=b37869d9c4223a5044c4f13cce25a39503c7dd85;hb=f7ee87797ae1851c7bfb57752185b66f127326e8;hpb=26703b215b0b68d7005e6b5e41d744101471a743 diff --git a/pppd/pppd.8 b/pppd/pppd.8 index b37869d..14939c9 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.4 -.\" $Id: pppd.8,v 1.53 2000/08/01 01:47:04 paulus Exp $ +.\" $Id: pppd.8,v 1.55 2001/02/22 03:10:05 paulus Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -265,7 +265,7 @@ Request that the peer compress packets that it sends, using the Deflate scheme, with a maximum window size of \fI2**nr\fR bytes, and agree to compress packets sent to the peer with a maximum window size of \fI2**nt\fR bytes. If \fInt\fR is not specified, it defaults to -the value given for \fInr\fR. Values in the range 8 to 15 may be used +the value given for \fInr\fR. Values in the range 9 to 15 may be used for \fInr\fR and \fInt\fR; larger values give better compression but consume more kernel memory for compression dictionaries. Alternatively, a value of 0 for \fInr\fR or \fInt\fR disables @@ -621,10 +621,10 @@ requests from pppd for CCP negotiation. .B nocrtscts Disable hardware flow control (i.e. RTS/CTS) on the serial port. If neither the \fIcrtscts\fR nor the \fInocrtscts\fR nor the -\fIcdtrcts\fR nor the \fInodtrcts\fR option is given, the hardware +\fIcdtrcts\fR nor the \fInocdtrcts\fR option is given, the hardware flow control setting for the serial port is left unchanged. .TP -.B nodtrcts +.B nocdtrcts This option is a synonym for \fInocrtscts\fR. Either of these options will disable both forms of hardware flow control. .TP