diff options
author | ache <ache@FreeBSD.org> | 1995-09-14 23:57:58 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-09-14 23:57:58 +0000 |
commit | fc0d2fcf306fb5d5686ce5e18b810bf9e670af09 (patch) | |
tree | cad65cbc53eeb563782073dc88b8481c7757fd10 /sbin | |
parent | 299c41389a4d8cab5ead08d9cc54439331db66ff (diff) | |
download | FreeBSD-src-fc0d2fcf306fb5d5686ce5e18b810bf9e670af09.zip FreeBSD-src-fc0d2fcf306fb5d5686ce5e18b810bf9e670af09.tar.gz |
Add reference to /usr/share/examples/startslip
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/startslip/startslip.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/startslip/startslip.1 b/sbin/startslip/startslip.1 index 1996ab2..2ce0161 100644 --- a/sbin/startslip/startslip.1 +++ b/sbin/startslip/startslip.1 @@ -143,7 +143,8 @@ are passed to the script are "slX down". Default value is "/sbin/ifconfig". pid stored here .Sh SEE ALSO .Xr sliplogin 8 , -.Xr slattach 8 +.Xr slattach 8 , +/usr/share/examples/startslip .Sh HISTORY The .Nm startslip |