diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
commit | 911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch) | |
tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.sbin/pppd | |
parent | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff) | |
download | FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'usr.sbin/pppd')
-rw-r--r-- | usr.sbin/pppd/pppd.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index 7d19962..8f7d0f1 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -148,7 +148,7 @@ bytes of data). Set the MTU [Maximum Transmit Unit] value to \fIn\fR. Unless the peer requests a smaller value via MRU negotiation, pppd will request that the kernel networking code send data packets of no more -than \fIn\fR bytes through the PPP network interface. +than \fIn\fR bytes through the PPP network interface. .TP .B passive Enables the "passive" option in the LCP. With this option, pppd will @@ -826,9 +826,9 @@ the secret in /etc/ppp/pap-secrets would be "", which will match any password supplied by the peer. This avoids the need to have the same secret in two places. .LP -Additional checks are performed when the \fBlogin\fR option is used. +Additional checks are performed when the \fBlogin\fR option is used. If the file /etc/ppp/ppp.deny exists, and the user is listed in it, -the authentication fails. If the file /etc/ppp/ppp.shells exists and +the authentication fails. If the file /etc/ppp/ppp.shells exists and the user's normal login shell is not listed, the authentication fails. .LP Authentication must be satisfactorily completed before IPCP (or any @@ -1064,7 +1064,7 @@ executed with the parameters .IP \fIinterface-name tty-device speed network-number local-IPX-node-address remote-IPX-node-address local-IPX-routing-protocol remote-IPX-routing-protocol -local-IPX-router-name remote-IPX-router-name ipparam pppd-pid\fR +local-IPX-router-name remote-IPX-router-name ipparam pppd-pid\fR .IP The local-IPX-routing-protocol and remote-IPX-routing-protocol field may be one of the following: |