Changeset 01e31ed


Ignore:
Timestamp:
Jul 18, 2006, 10:17:52 AM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
b28b2fe8
Parents:
6ca89c4
Message:

More text updates

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • bootable/mips/colo.xml

    r6ca89c4 r01e31ed  
    4949  are more examples of a <filename>default.colo</filename> file.</para>
    5050
    51   <para os="v">The FHS stipulates that the bootloader's configuration file shoul
    52 d
     51  <para os="v">The FHS stipulates that the bootloader's configuration file should
    5352  be symlinked to <filename class="symlink">/etc/{Bootloader Name}</filename>.
    5453  To satisfy this requirement for Colo, issue the following command:</para>
  • cross-tools/common/binutils.xml

    r6ca89c4 r01e31ed  
    125125        <listitem>
    126126          <para>This checks the host environment and makes sure all the
    127           necessary tools are available to compile binutils.</para>
     127          necessary tools are available to compile Binutils.</para>
    128128        </listitem>
    129129      </varlistentry>
  • cross-tools/multilib/binutils.xml

    r6ca89c4 r01e31ed  
    8989        <term><parameter>--enable-64-bit-bfd</parameter></term>
    9090        <listitem>
    91           <para>This adds 64 bit support to binutils.</para>
     91          <para>This adds 64 bit support to Binutils.</para>
    9292        </listitem>
    9393      </varlistentry>
  • introduction/common/changelog.xml

    r6ca89c4 r01e31ed  
    4141      <itemizedlist>
    4242        <listitem>
    43           <para>[jeremy] - Minor foreword fixups courtesy of Karen`.</para>
     43          <para>[jeremy] - Minor foreword fixups courtesy of Karen.</para>
    4444        </listitem>
    4545      </itemizedlist>
  • temp-system/common/bzip2.xml

    r6ca89c4 r01e31ed  
    2323    <title>Installation of Bzip2</title>
    2424
    25     <para os="ca">Bzip's default Makefile target automatically runs
     25    <para os="ca">Bzip2's default Makefile target automatically runs
    2626    the testsuite as well. Disable the tests since they won't work on a
    2727    multi-architecture build:</para>
  • temp-system/multilib/bzip2.xml

    r6ca89c4 r01e31ed  
    2323    <title>Installation of Bzip2</title>
    2424
    25     <para os="m1">We need to remove the tests since they won't work on
     25    <para os="m1">Bzip2's default Makefile target automatically runs the
     26    testsuite as well. We need to remove the tests since they won't work on
    2627    a multi-architecture build, and change the default lib path
    2728    to <filename class="directory">lib64</filename>:</para>
Note: See TracChangeset for help on using the changeset viewer.