summaryrefslogtreecommitdiffstats
path: root/sbin/slattach
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
committerru <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
commit13fe9ea5a213be76500057f81901939ad340fea0 (patch)
tree0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/slattach
parentd95b3c4c8de8ba10c562c372d97210ee4e5f3821 (diff)
downloadFreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.zip
FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.tar.gz
Sort sections.
Diffstat (limited to 'sbin/slattach')
-rw-r--r--sbin/slattach/slattach.826
1 files changed, 13 insertions, 13 deletions
diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8
index 616deb6..fbccd71 100644
--- a/sbin/slattach/slattach.8
+++ b/sbin/slattach/slattach.8
@@ -229,6 +229,19 @@ If you use a hard-wired connection rather than a modem, invoke
with the
.Fl l
option in order to ignore carrier on the slip line.
+.Sh FILES
+.Bl -tag -width /usr/share/examples/slattach/* -compact
+.It Pa /var/run/slattach.<tty>.pid
+with
+.Ar tty
+replaced by the terminal path name component of
+.Ar ttyname .
+This file contains the numerical process ID of the
+.Nm
+process and can be examined by scripts in order to send a signal to
+.Nm
+.It Pa /usr/share/examples/slattach/*
+.El
.Sh EXAMPLES
.Bd -literal -offset indent -compact
slattach ttyd8
@@ -251,19 +264,6 @@ also logs failure to set the controlling terminal or failure to install
signal handlers.
Upon connection and redial the ttyname and baud rate
are logged and on shutdown the ttyname is logged.
-.Sh FILES
-.Bl -tag -width /usr/share/examples/slattach/* -compact
-.It Pa /var/run/slattach.<tty>.pid
-with
-.Ar tty
-replaced by the terminal path name component of
-.Ar ttyname .
-This file contains the numerical process ID of the
-.Nm
-process and can be examined by scripts in order to send a signal to
-.Nm
-.It Pa /usr/share/examples/slattach/*
-.El
.Sh SEE ALSO
.Xr netstat 1 ,
.Xr startslip 1 ,
OpenPOWER on IntegriCloud