diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index 93b6a2229..87dd9ab64 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -107,7 +107,7 @@ cd build --with-glibc-version=&glibc-version; This option specifies the version of glibc which will be - used on the target. It is not relevent to the minimum glibc + used on the target. It is not relevant to the minimum glibc requirement specified in the because everything compiled by pass1 gcc will run in the chroot environment, diff --git a/chapter07/cleanup.xml b/chapter07/cleanup.xml index 0d06bd68b..e5bdd1c04 100644 --- a/chapter07/cleanup.xml +++ b/chapter07/cleanup.xml @@ -155,7 +155,7 @@ tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz . - The following commands are extremly dangerous. If + The following commands are extremely dangerous. If you run rm -rf ./* as the root user and you do not change to the $LFS directory or the LFS environment variable is not set for the root user, it will destroy diff --git a/chapter09/systemd-custom.xml b/chapter09/systemd-custom.xml index bab18eb6d..085b983c5 100644 --- a/chapter09/systemd-custom.xml +++ b/chapter09/systemd-custom.xml @@ -123,7 +123,7 @@ cp /usr/lib/tmpfiles.d/tmp.conf /etc/tmpfiles.d Overriding Default Services Behavior - The parameters of a unit can be overriden by creating a directory + The parameters of a unit can be overridden by creating a directory and a configuration file in /etc/systemd/system. For example: diff --git a/chapter09/usage.xml b/chapter09/usage.xml index ffb31055d..a723099e4 100644 --- a/chapter09/usage.xml +++ b/chapter09/usage.xml @@ -292,7 +292,7 @@ EOF at . It explains issues such as time zones, UTC, and the TZ environment variable. - The CLOCKPARAMS and UTC paramaters may also be set + The CLOCKPARAMS and UTC parameters may also be set in the /etc/sysconfig/rc.site file. diff --git a/prologue/why.xml b/prologue/why.xml index 67d0b3b0e..a66141fc4 100644 --- a/prologue/why.xml +++ b/prologue/why.xml @@ -396,7 +396,7 @@ MarkupSafe This package is a Python module for processing strings in - HTML/XHTML/XML safely. Jinja2 requires this pacakge. + HTML/XHTML/XML safely. Jinja2 requires this package.