Changeset c0c616a for chapter08


Ignore:
Timestamp:
08/19/2020 03:31:33 PM (4 years ago)
Author:
Xi Ruoyao <xry111@…>
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:
45d8933
Parents:
fe4f1ad
Message:

fix some typos

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

Location:
chapter08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    rfe4f1ad rc0c616a  
    128128<screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
    129129
    130     <para>The test-getlogin test is known to fail in the LFS chroot envronment.</para>
     130    <para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
    131131
    132132    <para>Remove the temporary group:</para>
  • chapter08/revisedchroot.xml

    rfe4f1ad rc0c616a  
    5151
    5252  <para>There are also several files installed in the /usr/lib and /usr/libexec
    53   directories with a file name extention of .la. These are "libtool archive"
     53  directories with a file name extension of .la. These are "libtool archive"
    5454  files. As already said, they are only useful when linking with static
    5555  libraries. They are unneeded, and potentially harmful, when using dynamic
Note: See TracChangeset for help on using the changeset viewer.