X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=pppd%2Fpppd.8;h=31c65a1c33696f40269a1847563d2acaf60e0b7f;hb=4cc66b91de920c8572a11511be24a8a6949cb5b8;hp=baf3da501524368518aaa1316bc48f3e33757f06;hpb=8f4eec837744bbcd19dca09347640b104fdd5e5e;p=ppp.git diff --git a/pppd/pppd.8 b/pppd/pppd.8 index baf3da5..31c65a1 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.4 -.\" $Id: pppd.8,v 1.56 2001/03/09 01:01:26 paulus Exp $ +.\" $Id: pppd.8,v 1.58 2001/05/23 02:28:42 paulus Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -457,7 +457,11 @@ default value is 3. .TP .B kdebug \fIn Enable debugging code in the kernel-level PPP driver. The argument -\fIn\fR is a number which is the sum of the following values: 1 to +values depend on the specific kernel driver, but in general a value of +1 will enable general kernel debug messages. (Note that these +messages are usually only useful for debugging the kernel driver +itself.) For the Linux 2.2.x kernel driver, the value is a sum of +bits: 1 to enable general debug messages, 2 to request that the contents of received packets be printed, and 4 to request that the contents of transmitted packets be printed. On most systems, messages printed by @@ -790,7 +794,10 @@ the connection. .TP .B plugin \fIfilename Load the shared library object file \fIfilename\fR as a plugin. This -is a privileged option. +is a privileged option. If \fIfilename\fR does not contain a slash +(/), pppd will look in the \fB/usr/lib/pppd/\fIversion\fR directory +for the plugin, where +\fIversion\fR is the version number of pppd (for example, 2.4.2). .TP .B predictor1 Request that the peer compress frames that it sends using Predictor-1