diff options
Diffstat (limited to 'share/examples/startslip/slip.sh')
-rwxr-xr-x | share/examples/startslip/slip.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/startslip/slip.sh b/share/examples/startslip/slip.sh index 2b4254e88f607..1e3f298313017 100755 --- a/share/examples/startslip/slip.sh +++ b/share/examples/startslip/slip.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/share/examples/startslip/slip.sh,v 1.3 2004/11/19 03:48:17 obrien Exp $ startslip -b 57600 -U ./slup.sh -D ./sldown.sh \ -s atd<phone1> -s atd<phone2> -s atd<phone3> \ -h -t 60 -w 2 -W 20 /dev/cuad1 <login> <password> |