mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Remove reference to watch program not
supporting UTF-8 locales in the Bash Sheel Startup Files section. Fixes #2310. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
07312f6eec
commit
f2705730ee
@ -40,6 +40,13 @@
|
||||
<listitem>
|
||||
<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.
|
||||
|
@ -155,9 +155,7 @@ EOF</userinput></screen>
|
||||
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user