From a85d4b9b1bf000cb6892ba8a8cfd479a2231d3f9 Mon Sep 17 00:00:00 2001 From: Dan Nichilson Date: Mon, 10 Jul 2006 05:11:16 +0000 Subject: Removed the "locale country" command from the profile page since it doesn't produce results in all locales. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 12 ++++++++++++ chapter07/profile.xml | 3 +-- general.ent | 4 ++-- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ce20b97a6..656cbaaa7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,18 @@ --> + + July 10, 2006 + + + [dnicholson] - Remove the + locale country command from the heuristic to + determine the locale in the Bash Shell Startup Files since it + doesn't produce results in all locales. + + + + July 7, 2006 diff --git a/chapter07/profile.xml b/chapter07/profile.xml index 0db463e9d..4cfa2c7e7 100644 --- a/chapter07/profile.xml +++ b/chapter07/profile.xml @@ -98,8 +98,7 @@ It is important that the locale found using the heuristic above is tested prior to it being added to the Bash startup files: -LC_ALL=<locale name> locale country -LC_ALL=<locale name> locale language +LC_ALL=<locale name> locale language LC_ALL=<locale name> locale charmap LC_ALL=<locale name> locale int_curr_symbol LC_ALL=<locale name> locale int_prefix diff --git a/general.ent b/general.ent index 9d4228e8e..9ab962edd 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + -- cgit v1.2.3-54-g00ecf