summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8.m4
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1998-07-31 19:50:24 +0000
committerbrian <brian@FreeBSD.org>1998-07-31 19:50:24 +0000
commit3c04e82e84aedd9b4e128d280b8abb831aaf0673 (patch)
tree45e30743c000ce2315ac38d259ca0b5ff844dc9e /usr.sbin/ppp/ppp.8.m4
parentca7833d043e3fa9bdc4f9621ec6cf75c3665ca88 (diff)
downloadFreeBSD-src-3c04e82e84aedd9b4e128d280b8abb831aaf0673.zip
FreeBSD-src-3c04e82e84aedd9b4e128d280b8abb831aaf0673.tar.gz
Always dial immediately on ``open'', ``dial'' and ``call''.
We don't need a ``!''.
Diffstat (limited to 'usr.sbin/ppp/ppp.8.m4')
-rw-r--r--usr.sbin/ppp/ppp.8.m411
1 files changed, 3 insertions, 8 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 5832f05..2b09f56 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.111 1998/06/27 23:48:52 brian Exp $
+.\" $Id: ppp.8,v 1.112 1998/07/29 18:21:17 brian Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -2374,7 +2374,7 @@ command is used
.Pq note the trailing Dq \&! ,
.Nm
will not complain if the route does not already exist.
-.It dial[!]|call[!] Op Ar label
+.It dial|call Op Ar label
When used with no argument, this command is the same as the
.Dq open
command. When
@@ -2428,7 +2428,7 @@ file. If
is not given, the
.Ar default
label is used.
-.It open[!] Op lcp|ccp|ipcp
+.It open Op lcp|ccp|ipcp
This is the opposite of the
.Dq close
command. Using
@@ -2459,11 +2459,6 @@ argument is used, the link will be brought up as normal, but if
IPCP is already open, it will be renegotiated and the network
interface will be reconfigured.
.Pp
-If
-.Dq open!
-is used, any currently running redial timers are ignored and the open
-happens immediately.
-.Pp
It is probably not good practice to re-open the PPP state machines
like this as it's possible that the peer will not behave correctly.
It
OpenPOWER on IntegriCloud