diff options
Diffstat (limited to 'chapter04/addinguser.xml')
-rw-r--r-- | chapter04/addinguser.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter04/addinguser.xml b/chapter04/addinguser.xml index d5ecc8336..67b9f44d6 100644 --- a/chapter04/addinguser.xml +++ b/chapter04/addinguser.xml @@ -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> |