summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-09-15 20:15:10 +0000
committerache <ache@FreeBSD.org>1995-09-15 20:15:10 +0000
commit9299d1d254cee8b73b2802dfcbcf48cc7ff86aeb (patch)
tree98ab40c316a02897d8c9a0fb4b8959c880c03593 /share/examples
parent10da1882af775e136741454c2ee46d890b55e47e (diff)
downloadFreeBSD-src-9299d1d254cee8b73b2802dfcbcf48cc7ff86aeb.zip
FreeBSD-src-9299d1d254cee8b73b2802dfcbcf48cc7ff86aeb.tar.gz
Update to reflect new options
Diffstat (limited to 'share/examples')
-rwxr-xr-xshare/examples/startslip/slip.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/startslip/slip.sh b/share/examples/startslip/slip.sh
index c2a1275..1a0c1ad 100755
--- a/share/examples/startslip/slip.sh
+++ b/share/examples/startslip/slip.sh
@@ -1,4 +1,4 @@
#!/bin/sh
startslip -b 57600 -U ./slup.sh -D ./sldown.sh \
-s atd<phone1> -s atd<phone2> -s atd<phone3> \
- -h -t 60 -w 2 /dev/cuaa1 <login> <password>
+ -h -t 60 -w 2 -W 20 /dev/cuaa1 <login> <password>
OpenPOWER on IntegriCloud