summaryrefslogtreecommitdiffstats
path: root/man4
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-02-05 23:02:09 +0100
committerAlejandro Colomar <alx@kernel.org>2023-02-05 23:02:09 +0100
commit36546c3817fbea73a1d6032a50f7f48788aa62ae (patch)
tree34829d2914c83868bd7fd8bc7a2d65e82c67b7e4 /man4
parent523869f645d1c34d8e7c5d68314f86ba0771ff8c (diff)
Many pages: Use \[em] instead of \(em
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man4')
-rw-r--r--man4/console_codes.44
-rw-r--r--man4/intro.42
-rw-r--r--man4/sk98lin.48
-rw-r--r--man4/st.48
-rw-r--r--man4/wavelan.44
5 files changed, 13 insertions, 13 deletions
diff --git a/man4/console_codes.4 b/man4/console_codes.4
index 3780aac8e..a25c54c8b 100644
--- a/man4/console_codes.4
+++ b/man4/console_codes.4
@@ -470,14 +470,14 @@ DECARM (default on): Set keyboard autorepeat on.
.TP
ESC [ ? 9 h
X10 Mouse Reporting (default off): Set reporting mode to 1 (or reset to
-0)\(emsee below.
+0)\[em]see below.
.TP
ESC [ ? 25 h
DECTECM (default on): Make cursor visible.
.TP
ESC [ ? 1000 h
X11 Mouse Reporting (default off): Set reporting mode to 2 (or reset
-to 0)\(emsee below.
+to 0)\[em]see below.
.\"
.PP
.B Linux Console Private CSI Sequences
diff --git a/man4/intro.4 b/man4/intro.4
index a12c38c2d..1a3aadabb 100644
--- a/man4/intro.4
+++ b/man4/intro.4
@@ -10,7 +10,7 @@ intro \- introduction to special files
.SH DESCRIPTION
Section 4 of the manual describes special files (devices).
.SH FILES
-/dev/* \(em device files
+/dev/* \[em] device files
.SH NOTES
.SS Authors and copyright conditions
Look at the header of the manual page source for the author(s) and copyright
diff --git a/man4/sk98lin.4 b/man4/sk98lin.4
index dc971e8c9..bb747d9b3 100644
--- a/man4/sk98lin.4
+++ b/man4/sk98lin.4
@@ -453,13 +453,13 @@ depending on the load of the system.
If the driver detects that the system load is too high,
the driver tries to shield the system against too much network
load by enabling interrupt moderation.
-If\(emat a later time\(emthe CPU utilization decreases
+If\[em]at a later time\[em]the CPU utilization decreases
again (or if the network load is negligible), the interrupt
moderation will automatically be disabled.
.IP
Interrupt moderation should be used when the driver has to
handle one or more interfaces with a high network load,
-which\(emas a consequence\(emleads also to a high CPU utilization.
+which\[em]as a consequence\[em]leads also to a high CPU utilization.
When moderation is applied in such high network load situations,
CPU load might be reduced by 20\[en]30% on slow computers.
.IP
@@ -573,9 +573,9 @@ It denotes also common problems and provides the solution to them.
.SH BUGS
Report any bugs to linux@syskonnect.de
.\" .SH AUTHORS
-.\" Ralph Roesler \(em rroesler@syskonnect.de
+.\" Ralph Roesler \[em] rroesler@syskonnect.de
.\" .br
-.\" Mirko Lindner \(em mlindner@syskonnect.de
+.\" Mirko Lindner \[em] mlindner@syskonnect.de
.SH SEE ALSO
.BR ifconfig (8),
.BR insmod (8),
diff --git a/man4/st.4 b/man4/st.4
index b38711f53..9e15078fd 100644
--- a/man4/st.4
+++ b/man4/st.4
@@ -217,7 +217,7 @@ driver are passed to the
driver.
The definitions below are from
.IR /usr/include/linux/mtio.h :
-.SS MTIOCTOP \(em perform a tape operation
+.SS MTIOCTOP \[em] perform a tape operation
This request takes an argument of type
.IR "(struct mtop\ *)" .
Not all drives support all operations.
@@ -332,7 +332,7 @@ is enabled for the drive (see
below).
.TP
.B MTNOP
-No op\(emflushes the driver's buffer as a side effect.
+No op\[em]flushes the driver's buffer as a side effect.
Should be used before reading status with
.BR MTIOCGET .
.TP
@@ -667,7 +667,7 @@ the cleaning request.
If the pattern is nonzero, the pattern must match
the masked sense data byte.
.RE
-.SS MTIOCGET \(em get status
+.SS MTIOCGET \[em] get status
This request takes an argument of type
.IR "(struct mtget\ *)" .
.PP
@@ -799,7 +799,7 @@ This value is set to \-1 when the block number is unknown (e.g., after
.BR MTBSS ,
or
.BR MTSEEK ).
-.SS MTIOCPOS \(em get tape position
+.SS MTIOCPOS \[em] get tape position
This request takes an argument of type
.I "(struct mtpos\ *)"
and reports the drive's notion of the current tape block number,
diff --git a/man4/wavelan.4 b/man4/wavelan.4
index b55c1be5e..a54144034 100644
--- a/man4/wavelan.4
+++ b/man4/wavelan.4
@@ -125,9 +125,9 @@ Some of the mentioned features are optional.
You may enable or disable
them by changing flags in the driver header and recompile.
.\" .SH AUTHOR
-.\" Bruce Janson \(em bruce@cs.usyd.edu.au
+.\" Bruce Janson \[em] bruce@cs.usyd.edu.au
.\" .br
-.\" Jean Tourrilhes \(em jt@hplb.hpl.hp.com
+.\" Jean Tourrilhes \[em] jt@hplb.hpl.hp.com
.\" .br
.\" (and others; see source code for details)
.\"