Author: bdubbs Date: 2006-07-14 10:53:01 -0600 (Fri, 14 Jul 2006) New Revision: 7671
Modified: trunk/BOOK/chapter07/profile.xml Log: Minor text change in explaining locale issues. Modified: trunk/BOOK/chapter07/profile.xml =================================================================== --- trunk/BOOK/chapter07/profile.xml 2006-07-14 16:29:30 UTC (rev 7670) +++ trunk/BOOK/chapter07/profile.xml 2006-07-14 16:53:01 UTC (rev 7671) @@ -103,8 +103,8 @@ LC_ALL=<locale name> locale int_curr_symbol LC_ALL=<locale name> locale int_prefix</userinput></screen> - <para>The above commands should print the country and language names, the - character encoding used by the locale, the local currency and the prefix to dial + <para>The above commands should print the language name, the character + encoding used by the locale, the local currency, and the prefix to dial before the telephone number in order to get into the country. If any of the commands above fail with a message similar to the one shown below, this means that your locale was either not installed in Chapter 6 or is not supported by -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
