summaryrefslogtreecommitdiffstats
path: root/sbin/slattach/slattach.8
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-23 16:04:51 +0000
committerru <ru@FreeBSD.org>2002-12-23 16:04:51 +0000
commit301b96498bdf7a9b644bd2cc5088e7f38cb222d7 (patch)
tree1e6be21e15825ddeae2240e915e902f42d1c1b3a /sbin/slattach/slattach.8
parent48942467dc106e51b6995bdea8ca104ab6eae2db (diff)
downloadFreeBSD-src-301b96498bdf7a9b644bd2cc5088e7f38cb222d7.zip
FreeBSD-src-301b96498bdf7a9b644bd2cc5088e7f38cb222d7.tar.gz
Fixed the abuses of .Ql visible on stderr in troff mode.
PR: docs/37176
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 d0ba8b5..cabd3d0 100644
--- a/sbin/slattach/slattach.8
+++ b/sbin/slattach/slattach.8
@@ -113,7 +113,7 @@ If not specified, the
default of 9600 is used.
.It Fl u Ar unit-command
When the line is switched to slip discipline, run
-.Ql Nm "sh -c" Ar unit-command old new
+.Dq Nm "sh -c" Ar unit-command old new
where
.Ar old
and
@@ -125,18 +125,18 @@ using more than one slip line.
When
.Nm
is connected for the first time,
-.Ql Nm "sh -c" Ar unit-command \-1 new
+.Dq Nm "sh -c" Ar unit-command \-1 new
is run.
When
.Nm
is disconnected,
-.Ql Nm "sh -c" Ar unit-command old \-1
+.Dq Nm "sh -c" Ar unit-command old \-1
is run.
The
.Nm
utility will abort if the unit number
changes and
-.Ql Fl u Ar \%unit-command
+.Dq Fl u Ar \%unit-command
was not specified.
.It Fl z
Force redial
OpenPOWER on IntegriCloud