diff options
Diffstat (limited to 'chapter05/setting-environment.xml')
-rw-r--r-- | chapter05/setting-environment.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/setting-environment.xml b/chapter05/setting-environment.xml index a7af71228..05d4a9a23 100644 --- a/chapter05/setting-environment.xml +++ b/chapter05/setting-environment.xml @@ -37,7 +37,7 @@ chose.</para> <para>The LC_ALL variable controls the localization of certain programs, making their messages follow the conventions of a specified country. If your -host system uses a version of <emphasis>glibc</emphasis> older than 2.2.4, +host system uses a version of Glibc older than 2.2.4, having LC_ALL set to something other than "POSIX" or "C" during this chapter may cause trouble if you exit the chroot environment and wish to return later. By setting LC_ALL to "POSIX" (or "C", the two are equivalent) we ensure that |