Author: bdubbs
Date: Thu Aug 20 09:56:35 2020
New Revision: 12033
Log:
Typo
Modified:
trunk/BOOK/chapter08/revisedchroot.xml
trunk/BOOK/chapter10/grub.xml
Modified: trunk/BOOK/chapter08/revisedchroot.xml
==============================================================================
--- trunk/BOOK/chapter08/revisedchroot.xml Thu Aug 20 01:27:42 2020
(r12032)
+++ trunk/BOOK/chapter08/revisedchroot.xml Thu Aug 20 09:56:35 2020
(r12033)
@@ -64,7 +64,7 @@
<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>
Modified: trunk/BOOK/chapter10/grub.xml
==============================================================================
--- trunk/BOOK/chapter10/grub.xml Thu Aug 20 01:27:42 2020 (r12032)
+++ trunk/BOOK/chapter10/grub.xml Thu Aug 20 09:56:35 2020 (r12033)
@@ -40,7 +40,7 @@
<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
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page