summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-03-16 16:20:05 +0000
committerjmc <jmc@openbsd.org>2003-03-16 16:20:05 +0000
commitbe63db58f08ee09f3000e3564667e894dc261ffe (patch)
tree18faa0aaa09216eccf53fbf8ea9b3e26347e7b3f
parentRemove leftovers from non-wscons sparc. There might be more left to prune. (diff)
downloadwireguard-openbsd-be63db58f08ee09f3000e3564667e894dc261ffe.tar.xz
wireguard-openbsd-be63db58f08ee09f3000e3564667e894dc261ffe.zip
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