Author: manuel
Date: 2005-11-12 05:34:33 -0700 (Sat, 12 Nov 2005)
New Revision: 7147

Modified:
   branches/6.1.1/BOOK/chapter07/profile.xml
Log:
Added a nodump attribute.

Modified: branches/6.1.1/BOOK/chapter07/profile.xml
===================================================================
--- branches/6.1.1/BOOK/chapter07/profile.xml   2005-11-12 12:32:55 UTC (rev 
7146)
+++ branches/6.1.1/BOOK/chapter07/profile.xml   2005-11-12 12:34:33 UTC (rev 
7147)
@@ -87,7 +87,7 @@
 It is important that the locale found using the heuristic above is tested prior
 to it being added to the Bash startup files:</para>
 
-<screen><userinput>LC_ALL=[locale name] locale country
+<screen role="nodump"><userinput>LC_ALL=[locale name] locale country
 LC_ALL=[locale name] locale language
 LC_ALL=[locale name] locale charmap
 LC_ALL=[locale name] locale int_curr_symbol
@@ -140,7 +140,7 @@
 (the recommended one for United States English users) locales are
 different.</para></note>
 
-<para>Setting the keyboard layout, screen font, and 
+<para>Setting the keyboard layout, screen font, and
 locale-related environment variables are the only internationalization
 steps needed to support locales that use ordinary single-byte
 encodings and left-to-right writing direction. More complex cases

-- 
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