summaryrefslogtreecommitdiffstats
path: root/sbin/slattach/slattach.8
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-03-12 23:14:45 +0000
committerache <ache@FreeBSD.org>1996-03-12 23:14:45 +0000
commit788abb32883136336db17e5fa31912675c701682 (patch)
tree91238b486548912918f0a1e747567a7c073241d8 /sbin/slattach/slattach.8
parent523d221c7fef5f818ba48108b0d22b909b32bf23 (diff)
downloadFreeBSD-src-788abb32883136336db17e5fa31912675c701682.zip
FreeBSD-src-788abb32883136336db17e5fa31912675c701682.tar.gz
Properly distinguish 3 different cases:
No redial command. Empty redial command. Non-empty redial command. Pointed-by: bde
Diffstat (limited to 'sbin/slattach/slattach.8')
-rw-r--r--sbin/slattach/slattach.810
1 files changed, 8 insertions, 2 deletions
diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8
index 2642320..ef0d52a 100644
--- a/sbin/slattach/slattach.8
+++ b/sbin/slattach/slattach.8
@@ -31,7 +31,7 @@
.\"
.\" @(#)slattach.8 6.4 (Berkeley) 3/16/91
.\"
-.\" $Header: /home/ncvs/src/sbin/slattach/slattach.8,v 1.9 1996/01/29 23:52:39 mpp Exp $
+.\" $Header: /home/ncvs/src/sbin/slattach/slattach.8,v 1.10 1996/02/17 19:21:40 ache Exp $
.\"
.Dd April 4, 1993
.Dt SLATTACH 8
@@ -99,7 +99,13 @@ to prevent slow lines being saturated by ICMP responses.
.It Fl r Ar redial-command
Specifies a command to be invoked within a shell
.Ql sh \-c Ar redial-command
-whenever carrier is lost on the line.
+whenever carrier is lost on the modem line.
+Empty
+.Ar redial-command
+i.e.
+.Fl r Qq ""
+cause connection reestablishing on leased line
+without any external command invoked.
.It Fl s Ar baudrate
Specifies the speed of the connection. If not specified, the
default of 9600 is used.
OpenPOWER on IntegriCloud