From 301b96498bdf7a9b644bd2cc5088e7f38cb222d7 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 23 Dec 2002 16:04:51 +0000 Subject: Fixed the abuses of .Ql visible on stderr in troff mode. PR: docs/37176 --- sbin/dump/dump.8 | 2 +- sbin/restore/restore.8 | 2 +- sbin/shutdown/shutdown.8 | 2 +- sbin/slattach/slattach.8 | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sbin') diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index b13d789..b1b6175 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -158,7 +158,7 @@ like (a floppy disk drive), an ordinary file, or -.Ql Fl +.Sq Fl (the standard output). Multiple file names may be given as a single argument separated by commas. Each file will be used for one dump volume in the order listed; diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index 56d6756..24bac13 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -299,7 +299,7 @@ like (a disk drive), an ordinary file, or -.Ql Fl +.Sq Fl (the standard input). If the name of the file is of the form .Dq host:file , diff --git a/sbin/shutdown/shutdown.8 b/sbin/shutdown/shutdown.8 index 2d6aa00..9786f25 100644 --- a/sbin/shutdown/shutdown.8 +++ b/sbin/shutdown/shutdown.8 @@ -124,7 +124,7 @@ Any other arguments comprise the warning message that is broadcast to users currently logged into the system. .It Fl If -.Ql Fl +.Sq Fl is supplied as an option, the warning message is read from the standard input. .El 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 -- cgit v1.1