]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man1/intro.1
Many pages: Use \[ti] instead of \(ti
[thirdparty/man-pages.git] / man1 / intro.1
index b23ae8109dea95d16190ae0b432d77fc55c02a48..5c60aa520e15dfb9c4ad4b93979ace80fca51a5f 100644 (file)
@@ -2,7 +2,7 @@
 .\"
 .\" SPDX-License-Identifier: Linux-man-pages-copyleft
 .\"
-.TH INTRO 1 2020-08-13 "Linux" "Linux User's Manual"
+.TH intro 1 (date) "Linux man-pages (unreleased)"
 .SH NAME
 intro \- introduction to user commands
 .SH DESCRIPTION
@@ -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
@@ -200,7 +200,7 @@ and
 .I pwd
 commands and explore
 .I cd
-usage: "cd", "cd .", "cd ..", "cd /", and "cd \(ti".
+usage: "cd", "cd .", "cd ..", "cd /", and "cd \[ti]".
 .SS Directories
 The command
 .I mkdir