From 6129b90dda2872a47562a671d817ba106f772010 Mon Sep 17 00:00:00 2001 From: brian Date: Tue, 27 Jul 1999 00:30:32 +0000 Subject: Be a bit more consistent with variable names. --- usr.sbin/ppp/ppp.8 | 10 +++++----- usr.sbin/ppp/ppp.8.m4 | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'usr.sbin') 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 -- cgit v1.1