]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man1/intro.1
rename.2: SEE ALSO: add rename(1)
[thirdparty/man-pages.git] / man1 / intro.1
index a2e3ee3087a4a6433b0f88a161e5665371d32959..63fcf5dea91e86003d69a48064d163441e9b969a 100644 (file)
@@ -61,7 +61,7 @@ One types commands to the
 the command interpreter.
 It is not built-in, but is just a program
 and you can change your shell.
-Everybody has her own favorite one.
+Everybody has their own favorite one.
 The standard one is called
 .IR sh .
 See also
@@ -75,8 +75,8 @@ See also
 .PP
 A session might go like:
 .PP
-.RS
-.nf
+.in +4n
+.EX
 .RB "knuth login: " aeb
 .RB "Password: " ********
 .RB "$ " date
@@ -116,8 +116,8 @@ drwxr\-xr\-x   2 aeb       1024 Aug  6 23:51 bin
 .RB "$ " "grep maja tel2"
 maja    0501\-1136285
 $
-.fi
-.RE
+.EE
+.in
 .PP
 Here typing Control-D ended the session.
 .PP