Changeset 4394b64


Ignore:
Timestamp:
Jun 9, 2006, 1:00:44 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
eadbe27
Parents:
e3eb047b
Message:

r3873@server (orig r1745): chris | 2006-06-08 22:38:41 -0700
Minor text fixes

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/x86/gcc-static.xml

    re3eb047b r4394b64  
    4848#define STARTFILE_PREFIX_SPEC \"/tools/lib/\"" &gt;&gt; gcc/config/linux.h</userinput></screen>
    4949
    50     <para os="ai">Now alter <command>gcc</command>'s c preprocessors default
     50    <para os="ai">Now alter <command>gcc</command>'s c preprocessor's default
    5151    include search path to use <filename class="directory">/tools</filename> only:</para>
    5252
  • final-system/common/binutils.xml

    re3eb047b r4394b64  
    8484
    8585    <important os="o">
    86       <para>The test suite for Binutils in this section is considered critical.
    87       Do not skip it under any circumstances.</para>
     86      <para>The test suite for Binutils is considered critical.
     87      Do not skip it under any circumstance.</para>
    8888    </important>
    8989
  • final-system/common/gcc.xml

    re3eb047b r4394b64  
    6565
    6666    <important os="l">
    67       <para>In this section, the test suite for GCC is considered
     67      <para>The test suite for GCC is considered
    6868      critical. Do not skip it under any circumstance.</para>
    6969    </important>
  • final-system/common/glibc.xml

    re3eb047b r4394b64  
    8989
    9090    <important os="l">
    91       <para>In this section, the test suite for Glibc is considered critical.
     91      <para>The test suite for Glibc is considered critical.
    9292      Do not skip it under any circumstance.</para>
    9393    </important>
  • final-system/common/shadow.xml

    re3eb047b r4394b64  
    5353      <term><parameter>--without-audit</parameter></term>
    5454      <listitem><para>Support for auditing is enabled by default, but a
    55       a library that it needs is not installed in a base LFS system. This
     55      library that it needs is not installed in a base LFS system. This
    5656      switch disables auditing support.</para></listitem>
    5757    </varlistentry>
  • final-system/multilib/shadow-64bit.xml

    re3eb047b r4394b64  
    2929      command below.</para>
    3030
    31       <para>You will also need to use the following sed after the configuration command
    32       to make sure the correct library is linked.</para>
     31      <para>You will also need to use the following sed after the
     32      <command>configure</command> commmand
     33      to make sure the correct library is linked:</para>
    3334
    3435      <screen><userinput>sed -i libtool \
Note: See TracChangeset for help on using the changeset viewer.