diff options
Diffstat (limited to 'prologue/typography.xml')
-rw-r--r-- | prologue/typography.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prologue/typography.xml b/prologue/typography.xml index 86cbfc6b1..e4c7b5c78 100644 --- a/prologue/typography.xml +++ b/prologue/typography.xml @@ -80,8 +80,8 @@ EOF</userinput></screen> <command>man passwd</command> will print the first man page it finds that matches <quote>passwd</quote>, which will be <filename>/usr/share/man/man1/passwd.1</filename>. For this example, you will - need to run <command>man 5 passwd</command> in order to read the specific page - being referred to. It should be noted that most man pages do not have duplicate + need to run <command>man 5 passwd</command> in order to read the page + being specified. Note that most man pages do not have duplicate page names in different sections. Therefore, <command>man <replaceable><program name></replaceable></command> is generally sufficient.</para> |