diff options
Diffstat (limited to 'usr.sbin/pppd')
-rw-r--r-- | usr.sbin/pppd/pppd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index fdca2b5..6becff6 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -245,7 +245,7 @@ When this is completed, pppd will commence passing data packets The \fIdemand\fR option implies the \fIpersist\fR option. If this behaviour is not desired, use the \fInopersist\fR option after the \fIdemand\fR option. The \fIidle\fR and \fIholdoff\fR -options are also useful in conjuction with the \fIdemand\fR option. +options are also useful in conjunction with the \fIdemand\fR option. .TP .B domain \fId Append the domain name \fId\fR to the local host name for authentication @@ -378,7 +378,7 @@ send before it rejects the options. The default value is 3. .TP .B ipxcp-max-terminate \fIn -Set the maximum nuber of IPXCP terminate request frames before the +Set the maximum number of IPXCP terminate request frames before the local system considers that the peer is not listening to them. The default value is 3. |