Author: bdubbs
Date: 2009-05-16 21:37:12 -0600 (Sat, 16 May 2009)
New Revision: 8884

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter07/profile.xml
Log:
Remove reference to watch program not
supporting UTF-8 locales in the Bash Sheel Startup
Files section. Fixes #2310.



Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2009-05-17 03:20:56 UTC (rev 8883)
+++ trunk/BOOK/chapter01/changelog.xml  2009-05-17 03:37:12 UTC (rev 8884)
@@ -41,6 +41,13 @@
       <para>2009-05-16</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Remove reference to watch program not
+          supporting UTF-8 locales in the Bash Sheel Startup
+          Files section.
+          Fixes
+          <ulink url="&lfs-ticket-root;2310">#2310</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update gcc instruction explanations.
           Thanks to Chris Staub for the patch.
           Fixes

Modified: trunk/BOOK/chapter07/profile.xml
===================================================================
--- trunk/BOOK/chapter07/profile.xml    2009-05-17 03:20:56 UTC (rev 8883)
+++ trunk/BOOK/chapter07/profile.xml    2009-05-17 03:37:12 UTC (rev 8884)
@@ -155,9 +155,7 @@
   8-bit</quote>). So you can use the <quote>C</quote> locale only if you are 
sure that
   you will never need 8-bit characters.</para>
 
-  <para>UTF-8 based locales are not supported well by many programs. E.g., the
-  <command>watch</command> program displays only ASCII characters in UTF-8
-  locales and has no such restriction in traditional 8-bit locales like en_US.
+  <para>UTF-8 based locales are not supported well by many programs. 
   Work is in progress to document and, if possible, fix such problems, see
   <ulink url="&blfs-root;view/svn/introduction/locale-issues.html"/>.</para>
 

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