summaryrefslogtreecommitdiffstats
path: root/sbin/slattach/slattach.8
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
committerru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
commitea31070695b2e513fcf660fbcc7f05a829839c35 (patch)
tree67d5b2b897cd080f9e1b7ede82c34bfc03085426 /sbin/slattach/slattach.8
parent5df8ea840b4bfe32452ba29db4478efb738f96c8 (diff)
downloadFreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.zip
FreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'sbin/slattach/slattach.8')
-rw-r--r--sbin/slattach/slattach.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8
index 6bdb275..cb45860 100644
--- a/sbin/slattach/slattach.8
+++ b/sbin/slattach/slattach.8
@@ -40,7 +40,7 @@
.Nm slattach
.Nd attach serial lines as network interfaces
.Sh SYNOPSIS
-.Nm slattach
+.Nm
.Op Fl a
.Op Fl c
.Op Fl e Ar exit-command
@@ -124,12 +124,12 @@ using more than one slip line.
When
.Nm
is connected for the first time,
-.Ql Nm "sh -c" Ar unit-command Nm \-1 Ar new
+.Ql Nm "sh -c" Ar unit-command \-1 new
is run.
When
.Nm
is disconnected,
-.Ql Nm "sh -c" Ar unit-command old Nm \-1
+.Ql Nm "sh -c" Ar unit-command old \-1
is run.
.Nm Slattach
will abort if the unit number
@@ -233,7 +233,7 @@ slattach \-r 'kermit -y dial.script >kermit.log 2>&1'
.Sh DIAGNOSTICS
Look for error messages in
.Pa /var/log/messages
-.Pf ( Nm slattach
+.No ( Nm
is a daemon).
Messages indicating the specified interface does not exit, the
requested address is unknown, the user is not privileged and tried to
OpenPOWER on IntegriCloud