diff options
author | brian <brian@FreeBSD.org> | 1998-05-21 23:45:10 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1998-05-21 23:45:10 +0000 |
commit | c67977d3800313201f6f60a89f085e3be2ffedb1 (patch) | |
tree | 62810e70cb0b1f55e60e1242ac231be7b38e7ae2 /usr.sbin | |
parent | 513467478d32a48b649213468381b62e4f66fb85 (diff) | |
download | FreeBSD-src-c67977d3800313201f6f60a89f085e3be2ffedb1.zip FreeBSD-src-c67977d3800313201f6f60a89f085e3be2ffedb1.tar.gz |
Don't give .It too many args.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/ppp/ppp.8 | 4 | ||||
-rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 5f01e58..a4774d3 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.97.2.38 1998/05/21 01:13:32 brian Exp $ +.\" $Id: ppp.8,v 1.100 1998/05/21 21:47:48 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -2472,7 +2472,7 @@ is logged as for security reasons. .It set authname Ar id This sets the authentication id used in client mode PAP or CHAP negotiation. -.It set autoload Ar maxduration maxload Op Ar minduration minload +.It set autoload Ar maxduration maxload [minduration minload] These settings apply only in multilink mode and all default to zero. When more than one .Ar demand-dial diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 5f01e58..a4774d3 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.97.2.38 1998/05/21 01:13:32 brian Exp $ +.\" $Id: ppp.8,v 1.100 1998/05/21 21:47:48 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -2472,7 +2472,7 @@ is logged as for security reasons. .It set authname Ar id This sets the authentication id used in client mode PAP or CHAP negotiation. -.It set autoload Ar maxduration maxload Op Ar minduration minload +.It set autoload Ar maxduration maxload [minduration minload] These settings apply only in multilink mode and all default to zero. When more than one .Ar demand-dial |