Changeset edbeeb5 for chapter06/gcc.xml


Ignore:
Timestamp:
11/03/2015 03:48:42 AM (8 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, 7.9, 8.0, 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:
c81b68d
Parents:
7bbd1bd
Message:

Spelling and other typos -- from Craig Garner

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc.xml

    r7bbd1bd redbeeb5  
    376376          <para>A wrapper around <command>ar</command> that adds a
    377377          plugin to the command line. This program is only used
    378           to add "link time optization" and is not useful with the
     378          to add "link time optimization" and is not useful with the
    379379          default build options</para>
    380380          <indexterm zone="ch-system-gcc gcc-ar">
     
    389389          <para>A wrapper around <command>nm</command> that adds a
    390390          plugin to the command line. This program is only used
    391           to add "link time optization" and is not useful with the
     391          to add "link time optimization"" and is not useful with the
    392392          default build options</para>
    393393          <indexterm zone="ch-system-gcc gcc-nm">
     
    402402          <para>A wrapper around <command>ranlib</command> that adds a
    403403          plugin to the command line. This program is only used
    404           to add "link time optization" and is not useful with the
     404          to add "link time optimization"" and is not useful with the
    405405          default build options</para>
    406406          <indexterm zone="ch-system-gcc gcc-ranlib">
Note: See TracChangeset for help on using the changeset viewer.