Ignore:
Timestamp:
Feb 26, 2006, 11:36:06 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9172172
Parents:
6bfb353
Message:

r2424@server (orig r1210): chris | 2006-02-26 10:57:18 -0800
Minor text updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/glibc.xml

    r6bfb353 rdf709be  
    8080        <term><parameter>CC="${LFS_TARGET}-gcc"</parameter></term>
    8181        <listitem>
    82           <para>This forces Glibc to use the GCC complier that we made for our target
     82          <para>This forces Glibc to use the GCC compiler that we made for our target
    8383          architecture.</para>
    8484        </listitem>
     
    8888        <term><parameter>AR="${LFS_TARGET}-ar"</parameter></term>
    8989        <listitem>
    90           <para>This forces Glibc to use the AR utility we made for our target
    91           architecture.</para>
     90          <para>This forces Glibc to use the <command>ar</command> utility
     91          we made for our target architecture.</para>
    9292        </listitem>
    9393      </varlistentry>
     
    9696        <term><parameter>RANLIB="${LFS_TARGET}-ranlib"</parameter></term>
    9797        <listitem>
    98           <para>This forces Glibc to use the RANLIB utility we made for our target
    99           architecture.</para>
     98          <para>This forces Glibc to use the <command>ranlib</command> utility
     99          we made for our target architecture.</para>
    100100        </listitem>
    101101      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.