summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-01-06 00:08:15 +0000
committerbrian <brian@FreeBSD.org>1999-01-06 00:08:15 +0000
commit3e21294e3e3223d5af12d9ec43bf51000ded56ab (patch)
treeddb70e9b08d3dfe2a37db8ca059108b4cfdab7d0 /usr.sbin
parent070f986c2f317fa491b9c51785f94f9bec05ac32 (diff)
downloadFreeBSD-src-3e21294e3e3223d5af12d9ec43bf51000ded56ab.zip
FreeBSD-src-3e21294e3e3223d5af12d9ec43bf51000ded56ab.tar.gz
Typo: The idle timer is ignored in -ddial and -dedicated
mode, not in -ddial and -direct. Pointed out by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ppp/ppp.84
-rw-r--r--usr.sbin/ppp/ppp.8.m44
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 1468ccd..a33f35e 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.136 1998/11/08 13:06:19 brian Exp $
+.\" $Id: ppp.8,v 1.137 1998/12/04 19:39:05 billf Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -1320,7 +1320,7 @@ ppp ON awfulhak> set timeout 0
In
.Fl ddial
and
-.Fl direct
+.Fl dedicated
modes, the idle timeout is ignored. In
.Fl auto
mode, when the idle timeout causes the
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 1468ccd..a33f35e 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.136 1998/11/08 13:06:19 brian Exp $
+.\" $Id: ppp.8,v 1.137 1998/12/04 19:39:05 billf Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -1320,7 +1320,7 @@ ppp ON awfulhak> set timeout 0
In
.Fl ddial
and
-.Fl direct
+.Fl dedicated
modes, the idle timeout is ignored. In
.Fl auto
mode, when the idle timeout causes the
OpenPOWER on IntegriCloud