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 > /etc/profile << "EOF" <literal># Begin /etc/profile -export LANG=<replaceable><ll></replaceable>_<replaceable><CC></replaceable>.<replaceable><charmap></replaceable><replaceable><@modifiers></replaceable> +export LANG=<replaceable><ll>_<CC>.<charmap><@modifiers></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
