aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/profile.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-17 03:37:12 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-17 03:37:12 +0000
commitf2705730eedcab4a1c46d535643bff115073765c (patch)
tree04ebf033f1246d2df5e52e649b18d1062eaea074 /chapter07/profile.xml
parent07312f6eec9cd6e0f5581bbf5720c8416cea70f2 (diff)
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
Diffstat (limited to 'chapter07/profile.xml')
-rw-r--r--chapter07/profile.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/chapter07/profile.xml b/chapter07/profile.xml
index 76ddcca89..09f59eded 100644
--- a/chapter07/profile.xml
+++ b/chapter07/profile.xml
@@ -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>