summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-03-16 16:20:06 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-03-16 16:20:06 +0000
commitf206a5ec33f047707c3f271907d514b3aa850800 (patch)
tree707a043213e531a909e124580dabf6b133606442
parent41ab87524f30d385bab173e3900eb282cff26188 (diff)
nuber -> number;
from NetBSD (Igor Sobrado)
-rw-r--r--usr.sbin/pppd/pppd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8
index 87fcbeca5d9..0c830036f27 100644
--- a/usr.sbin/pppd/pppd.8
+++ b/usr.sbin/pppd/pppd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pppd.8,v 1.25 2003/02/18 07:51:09 jmc Exp $
+.\" $OpenBSD: pppd.8,v 1.26 2003/03/16 16:20:05 jmc Exp $
.\" manual page [] for pppd 2.3
.\" Id: pppd.8,v 1.27 1998/03/31 04:31:08 paulus Exp $
.\"
@@ -386,7 +386,7 @@ Set the maximum number of IPXCP NAK frames which the local system will
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.
.TP