diff --git a/chapter09/clock.xml b/chapter09/clock.xml
index 585017e35..01f0efef9 100644
--- a/chapter09/clock.xml
+++ b/chapter09/clock.xml
@@ -69,8 +69,9 @@ EOF
timedatectl list-timezones
- Please note that the timedatectl command can
- be used only on a system booted with systemd.
+ Please note that the timedatectl command
+ doesn't work in the chroot environment. It can only
+ be used after the LFS system is booted with systemd.
Network Time Synchronization
diff --git a/chapter09/consoled.xml b/chapter09/consoled.xml
index 1425f0410..3abf16e3c 100644
--- a/chapter09/consoled.xml
+++ b/chapter09/consoled.xml
@@ -88,8 +88,9 @@ EOF
localectl set-keymap MAP
- Please note that the localectl command can
- be used only on a system booted with systemd.
+ Please note that the localectl command
+ doesn't work in the chroot environment. It can only
+ be used after the LFS system is booted with systemd.
You can also use localectl utility with the
corresponding parameters to change X11 keyboard layout, model, variant
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
localectl set-locale LANG="en_US.UTF-8" LC_CTYPE="en_US"
- Please note that the localectl command can
- be used only on a system booted with systemd.
+ Please note that the localectl command
+ doesn't work in the chroot environment. It can only
+ be used after the LFS system is booted with systemd.
The C
(default) and en_US
(the recommended
one for United States English users) locales are different. C
diff --git a/part3intro/toolchaintechnotes.xml b/part3intro/toolchaintechnotes.xml
index 72e3ab703..3bc54842a 100644
--- a/part3intro/toolchaintechnotes.xml
+++ b/part3intro/toolchaintechnotes.xml
@@ -38,8 +38,8 @@
About Cross-Compilation
Cross-compilation involves some concepts that deserve a section on
- their own. Although this section may be omitted in a first reading,
- coming back to it later will be beneficial to your full understanding of
+ their own. Although this section may be omitted in a first reading,
+ coming back to it later will be beneficial to your full understanding of
the process.
Let us first define some terms used in this context: