Author: manuel
Date: 2007-09-21 11:55:13 -0600 (Fri, 21 Sep 2007)
New Revision: 8394

Modified:
   trunk/BOOK/chapter07/profile.xml
Log:
Simplified LANG tagging.

Modified: trunk/BOOK/chapter07/profile.xml
===================================================================
--- trunk/BOOK/chapter07/profile.xml    2007-09-21 16:53:25 UTC (rev 8393)
+++ trunk/BOOK/chapter07/profile.xml    2007-09-21 17:55:13 UTC (rev 8394)
@@ -140,7 +140,7 @@
 <screen><userinput>cat &gt; /etc/profile &lt;&lt; "EOF"
 <literal># Begin /etc/profile
 
-export 
LANG=<replaceable>&lt;ll&gt;</replaceable>_<replaceable>&lt;CC&gt;</replaceable>.<replaceable>&lt;charmap&gt;</replaceable><replaceable>&lt;@modifiers&gt;</replaceable>
+export 
LANG=<replaceable>&lt;ll&gt;_&lt;CC&gt;.&lt;charmap&gt;&lt;@modifiers&gt;</replaceable>
 
 # End /etc/profile</literal>
 EOF</userinput></screen>

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