From b083220f93974ac9a82095fc925662198b44e1f1 Mon Sep 17 00:00:00 2001 From: Archaic Date: Tue, 16 May 2006 13:19:21 +0000 Subject: Removed note about not being able to do certain tasks in UTF-8 locale. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/profile.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'chapter07/profile.xml') diff --git a/chapter07/profile.xml b/chapter07/profile.xml index 9255ef81c..0db463e9d 100644 --- a/chapter07/profile.xml +++ b/chapter07/profile.xml @@ -162,14 +162,7 @@ EOF UTF-8 based locales are not supported well by many programs. E.g., the watch program displays only ASCII characters in UTF-8 locales and has no such restriction in traditional 8-bit locales like en_US. - Without patches and/or installing software beyond BLFS, in UTF-8 based locales - you will not be able to do such basic tasks as printing plain-text files from - the command line, recording Windows-readable CDs with filenames containing - non-ASCII characters, viewing ID3v1 tags in MP3 files and so on. Work is in - progress to document and, if possible, fix such problems, see - . - It is, however, safe to use UTF-8 based locales if you are going to use only - KDE or GNOME and never open the terminal. - + Work is in progress to document and, if possible, fix such problems, see + . -- cgit v1.2.3-54-g00ecf