Brought (hopefully) all references of man/info pages into conformity. Updated typography to reflect this. (merged from trunk r6376)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic
2005-07-04 22:03:52 +00:00
parent 57071547e7
commit 374283348f
15 changed files with 64 additions and 42 deletions

View File

@@ -83,8 +83,8 @@ following substitute user command:</para>
<para>The <quote><parameter>-</parameter></quote> instructs
<command>su</command> to start a login shell as opposed to a non-login shell.
The difference between these two types of shells can be found in detail in the
<command>man</command> and <command>info</command> pages for Bash.</para>
The difference between these two types of shells can be found in detail in
<filename>bash(1)</filename> and <command>info bash</command>.</para>
</sect1>