diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-14 09:37:17 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-14 09:37:17 +0000 |
commit | 0090db5c7b0cb69fc9c06da99ad868814414d2b0 (patch) | |
tree | ae4db250fab5b28bd3b688e2553959db4d5cd433 /chapter06/man-db.xml | |
parent | b55b3c4ff2c23fd0ae6734552a769b6237af387c (diff) |
Changed typography convections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 17b05259b..44f3c79ed 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -296,8 +296,8 @@ install -m755 convert-mans /usr/bin</userinput></screen> <para>If upstream distributes the manual pages in the same encoding as Man-DB expects, the manual pages can be copied to - <filename class="directory">/usr/share/man/<replaceable>[language - code]</replaceable></filename>. E.g., French manual pages + <filename class="directory">/usr/share/man/<replaceable><language + code></replaceable></filename>. E.g., French manual pages (<ulink url="http://ccb.club.fr/man/man-fr-1.58.0.tar.bz2"/>) can be installed with the following command:</para> |