summaryrefslogtreecommitdiffstats
path: root/man4
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-02-05 23:04:23 +0100
committerAlejandro Colomar <alx@kernel.org>2023-02-05 23:04:23 +0100
commita2b262a2ae780715538f25ca390f29ba97a488ca (patch)
tree7ed1e8e7a79eac399252cec26c7d7857584d4ab8 /man4
parenta1e9245d98340e1acd372605326b63795d32b278 (diff)
Various pages: Use \[lq] instead of \(lq
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man4')
-rw-r--r--man4/st.48
1 files changed, 4 insertions, 4 deletions
diff --git a/man4/st.4 b/man4/st.4
index 9e15078fd..773627a2e 100644
--- a/man4/st.4
+++ b/man4/st.4
@@ -19,7 +19,7 @@ The
.B st
driver provides the interface to a variety of SCSI tape devices.
Currently, the driver takes control of all detected devices of type
-\(lqsequential-access\(rq.
+\[lq]sequential-access\(rq.
The
.B st
driver uses major device number 9.
@@ -33,12 +33,12 @@ concatenated to the five lowermost bits to form the tape number.
The minor numbers can be grouped into
two sets of four numbers: the principal (auto-rewind) minor device numbers,
.IR n ,
-and the \(lqno-rewind\(rq device numbers,
+and the \[lq]no-rewind\(rq device numbers,
.RI ( n " + 128)."
Devices opened using the principal device number will be sent a
.B REWIND
command when they are closed.
-Devices opened using the \(lqno-rewind\(rq device number will not.
+Devices opened using the \[lq]no-rewind\(rq device number will not.
(Note that using an auto-rewind device for positioning the tape with,
for instance, mt does not lead to the desired result: the tape is
rewound after the mt command and the next command starts from the
@@ -755,7 +755,7 @@ found the drive with a tape in place and ready for operation.
\fBGMT_D_1600\fP(\fIx\fP)
.TQ
\fBGMT_D_800\fP(\fIx\fP)
-This \(lqgeneric\(rq status information reports the current
+This \[lq]generic\(rq status information reports the current
density setting for 9-track \(12" tape drives only.
.TP
\fBGMT_DR_OPEN\fP(\fIx\fP)