Changeset 2efd28a


Ignore:
Timestamp:
08/20/2020 04:56:35 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e495dda
Parents:
17eb152
Message:

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12033 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/revisedchroot.xml

    r17eb152 r2efd28a  
    6565   <para>The compiler built in <xref linkend="chapter-temporary-tools"/> and
    6666   <xref linkend="chapter-chroot-temporary-tools"/> is still partially
    67    installed, and not needed anymore. Remove it with:</para>
     67   installed and not needed anymore. Remove it with:</para>
    6868
    6969<screen><userinput>find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf</userinput></screen>
  • chapter10/grub.xml

    r17eb152 r2efd28a  
    4141      <para>
    4242        To boot LFS on host systems that have UEFI enabled, the kernel needs to
    43         have been built with the CONFIG_EFI_STUB capabality described in the
     43        have been built with the CONFIG_EFI_STUB capability described in the
    4444        previous section.  However, LFS can be booted using GRUB2 without such
    4545        an addition. To do this, the UEFI Mode and Secure Boot capabilities in
Note: See TracChangeset for help on using the changeset viewer.