aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter08/revisedchroot.xml2
-rw-r--r--chapter10/grub.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/revisedchroot.xml b/chapter08/revisedchroot.xml
index 57ca3d71d..e42e81c65 100644
--- a/chapter08/revisedchroot.xml
+++ b/chapter08/revisedchroot.xml
@@ -64,7 +64,7 @@ rm -f /usr/lib/libz.a</userinput></screen>
<para>The compiler built in <xref linkend="chapter-temporary-tools"/> and
<xref linkend="chapter-chroot-temporary-tools"/> is still partially
- installed, and not needed anymore. Remove it with:</para>
+ installed and not needed anymore. Remove it with:</para>
<screen><userinput>find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf</userinput></screen>
diff --git a/chapter10/grub.xml b/chapter10/grub.xml
index fbc1eef9f..356cb4105 100644
--- a/chapter10/grub.xml
+++ b/chapter10/grub.xml
@@ -40,7 +40,7 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></
<note>
<para>
To boot LFS on host systems that have UEFI enabled, the kernel needs to
- have been built with the CONFIG_EFI_STUB capabality described in the
+ have been built with the CONFIG_EFI_STUB capability described in the
previous section. However, LFS can be booted using GRUB2 without such
an addition. To do this, the UEFI Mode and Secure Boot capabilities in
the host system's BIOS need to be turned off. For details, see <ulink