summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-07-27 00:30:32 +0000
committerbrian <brian@FreeBSD.org>1999-07-27 00:30:32 +0000
commit6129b90dda2872a47562a671d817ba106f772010 (patch)
treef6dcf5f7a9c53b055e28d01c3e96af0aa5ba3285 /usr.sbin
parentf54e4029ae10032ebfc72c8c4ac1f8d954ebfe97 (diff)
downloadFreeBSD-src-6129b90dda2872a47562a671d817ba106f772010.zip
FreeBSD-src-6129b90dda2872a47562a671d817ba106f772010.tar.gz
Be a bit more consistent with variable names.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ppp/ppp.810
-rw-r--r--usr.sbin/ppp/ppp.8.m410
2 files changed, 10 insertions, 10 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 8217cb8..1a14d75 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.178 1999/07/17 10:33:57 brian Exp $
+.\" $Id: ppp.8,v 1.179 1999/07/26 11:15:11 brian Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -886,13 +886,13 @@ reverts to
only after a successful connection is established. The default value for
.Ar inc
is zero.
-.It Ar maxinc
+.It Ar max
is the maximun number of times
.Nm
should increment
.Ar secs .
The default value for
-.Ar maxinc
+.Ar max
is 10.
.It Ar next
is the number of seconds to wait before attempting
@@ -4303,9 +4303,9 @@ each time
tries a new number.
.Ar secs
will only be incremented at most
-.Ar maxinc
+.Ar max
times.
-.Ar maxinc
+.Ar max
defaults to 10.
.Pp
Note, the
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 8217cb8..1a14d75 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.178 1999/07/17 10:33:57 brian Exp $
+.\" $Id: ppp.8,v 1.179 1999/07/26 11:15:11 brian Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -886,13 +886,13 @@ reverts to
only after a successful connection is established. The default value for
.Ar inc
is zero.
-.It Ar maxinc
+.It Ar max
is the maximun number of times
.Nm
should increment
.Ar secs .
The default value for
-.Ar maxinc
+.Ar max
is 10.
.It Ar next
is the number of seconds to wait before attempting
@@ -4303,9 +4303,9 @@ each time
tries a new number.
.Ar secs
will only be incremented at most
-.Ar maxinc
+.Ar max
times.
-.Ar maxinc
+.Ar max
defaults to 10.
.Pp
Note, the
OpenPOWER on IntegriCloud