Changeset 26a1b33


Ignore:
Timestamp:
05/14/2017 05:29:23 AM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 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, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, 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:
1af5572
Parents:
0967c90
Message:

Typos

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r0967c90 r26a1b33  
    4848        <listitem>
    4949          <para>[dj] - Introduce -isystem to use the final system location of
    50           gcc's internel headers in the GlibC build.</para>
     50          gcc's internal headers in the Glibc build.</para>
    5151        </listitem>
    5252        <listitem>
  • chapter06/createfiles.xml

    r0967c90 r26a1b33  
    170170      <term><parameter><filename>/usr/lib/lib{blkid,lzma,mount,uuid}.{a,la,so*}</filename></parameter></term>
    171171      <listitem>
    172         <para>These links prevent systemd utilities from being acquiring an
     172        <para>These links prevent systemd utilities from acquiring an
    173173        unnecessary reference to the
    174174        <filename class="directory">/tools</filename> directory.</para>
  • chapter06/glibc.xml

    r0967c90 r26a1b33  
    101101        <listitem>
    102102          <para>Setting the location of both gcc and system include directories
    103           avoids introduction of invalid paths in debuging symbols.</para>
     103          avoids introduction of invalid paths in debugging symbols.</para>
    104104        </listitem>
    105105      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.