summaryrefslogtreecommitdiffstats
path: root/sbin/startslip/startslip.1
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-09-18 14:01:11 +0000
committerache <ache@FreeBSD.org>1995-09-18 14:01:11 +0000
commita23d1595318d01903fc24ed7a95f4aa08f35201c (patch)
tree167fc9e2cc4fc2e9ec030b343277dd450c31f22f /sbin/startslip/startslip.1
parent403d6f6b4d998a049b1b504fd8dfe00e99d8c9ad (diff)
downloadFreeBSD-src-a23d1595318d01903fc24ed7a95f4aa08f35201c.zip
FreeBSD-src-a23d1595318d01903fc24ed7a95f4aa08f35201c.tar.gz
New option: -S #: set SLIP unit number
Diffstat (limited to 'sbin/startslip/startslip.1')
-rw-r--r--sbin/startslip/startslip.15
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/startslip/startslip.1 b/sbin/startslip/startslip.1
index 6d02e58..dbfa6ae 100644
--- a/sbin/startslip/startslip.1
+++ b/sbin/startslip/startslip.1
@@ -55,6 +55,7 @@
.Op Fl w Ar retry_pause
.Op Fl K Ar keepalive
.Op Fl O Ar outfill
+.Op Fl S Ar unit
.Ar device user passwd
.Sh DESCRIPTION
.Pp
@@ -172,6 +173,10 @@ Set SLIP "out fill" timeout in seconds. It cause at least one FRAME_END
will be sended during this timeout.
Needed for "keep alive" timeout on other side.
Default value is no timeout.
+.It Fl S Ar unit
+Set SLIP unit number directly. Use with caution, no check for two
+interfaces with same number made.
+Default is dynamic assignment.
.El
.Sh FILES
.Bl -tag -width /var/run/startslip.<device>.pid -compact
OpenPOWER on IntegriCloud