diff options
Diffstat (limited to 'chapter09/locale.xml')
-rw-r--r-- | chapter09/locale.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter09/locale.xml b/chapter09/locale.xml index 65cffc570..9c0cecb2b 100644 --- a/chapter09/locale.xml +++ b/chapter09/locale.xml @@ -132,8 +132,9 @@ EOF</userinput></screen> <screen role="nodump"><userinput>localectl set-locale LANG="en_US.UTF-8" LC_CTYPE="en_US"</userinput></screen> - <note><para>Please note that the <command>localectl</command> command can - be used only on a system booted with systemd.</para></note> + <note><para>Please note that the <command>localectl</command> command + doesn't work in the chroot environment. It can only + be used after the LFS system is booted with systemd.</para></note> <para>The <quote>C</quote> (default) and <quote>en_US</quote> (the recommended one for United States English users) locales are different. <quote>C</quote> |