aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/ppp.8
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1998-06-16 19:40:28 +0000
committerBrian Somers <brian@FreeBSD.org>1998-06-16 19:40:28 +0000
commit899011c4eb3ca3a101c9df6271887e28818dcd70 (patch)
tree77d4b7daccb425618fd64770ea07b3dbf18e7888 /usr.sbin/ppp/ppp.8
parent9ef0938e40f6ab7347072afcc5082d1456049854 (diff)
downloadsrc-899011c4eb3ca3a101c9df6271887e28818dcd70.tar.gz
src-899011c4eb3ca3a101c9df6271887e28818dcd70.zip
Don't bring the modem offline or hangup when ``down lcp''
is done. Instead, behave like ``close lcp''.
Notes
Notes: svn path=/head/; revision=37018
Diffstat (limited to 'usr.sbin/ppp/ppp.8')
-rw-r--r--usr.sbin/ppp/ppp.812
1 files changed, 9 insertions, 3 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 8afb8f34f183..29f15b058ca1 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.104 1998/06/12 20:12:26 brian Exp $
+.\" $Id: ppp.8,v 1.105 1998/06/15 19:05:27 brian Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -2382,9 +2382,15 @@ the connection, and all closed links are brought up.
Bring the relevant layer down ungracefully, as if the underlying layer
had become unavailable. It's not considered polite to use this command on
a Finite State Machine that's in the OPEN state. If no arguments are
-supplied,
+supplied, the entire link is closed (or if no context is given, all links
+are terminated). If
.Sq lcp
-is assumed.
+is specified, the
+.Em LCP
+layer is terminated but the modem is not brought offline and the link
+is not closed. If
+.Sq ccp
+is specified, only the relevant compression layer(s) are terminated.
.It help|? Op Ar command
Show a list of available commands. If
.Ar command