summaryrefslogtreecommitdiffstats
path: root/man1
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 /man1
parent523869f645d1c34d8e7c5d68314f86ba0771ff8c (diff)
Many pages: Use \[em] instead of \(em
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man1')
-rw-r--r--man1/intro.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man1/intro.1 b/man1/intro.1
index 7ae8ab0a6..a46665f8d 100644
--- a/man1/intro.1
+++ b/man1/intro.1
@@ -103,7 +103,7 @@ Here typing Control-D ended the session.
.PP
The
.B $
-here was the command prompt\(emit is the shell's way of indicating
+here was the command prompt\[em]it is the shell's way of indicating
that it is ready for the next command.
The prompt can be customized
in lots of ways, and one might include stuff like username,
@@ -119,7 +119,7 @@ We see that there are commands
.PP
The command
.I ls
-lists the contents of the current directory\(emit tells you what
+lists the contents of the current directory\[em]it tells you what
files you have.
With a
.I \-l