Author: manuel
Date: 2006-04-20 12:13:11 -0600 (Thu, 20 Apr 2006)
New Revision: 7542

Modified:
   trunk/BOOK/chapter06/shadow.xml
Log:
Added missing tags.

Modified: trunk/BOOK/chapter06/shadow.xml
===================================================================
--- trunk/BOOK/chapter06/shadow.xml     2006-04-20 17:53:32 UTC (rev 7541)
+++ trunk/BOOK/chapter06/shadow.xml     2006-04-20 18:13:11 UTC (rev 7542)
@@ -73,8 +73,8 @@
 <screen><userinput>sed -i -e 's/ ko//' -e 's/ zh_CN zh_TW//' 
man/Makefile</userinput></screen>
 
     <para>Shadow supplies other manual pages in a UTF-8 encoding.  Man-DB
-    can display these in the recommended encodings by using the convert-mans
-    script which we installed.</para>
+    can display these in the recommended encodings by using the
+    <command>convert-mans</command> script which we installed.</para>
 
 <screen><userinput> for i in de es fi fr id it pt_BR; do
     convert-mans UTF-8 ISO-8859-1 man/${i}/*.?

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to