Changeset 14ab808 in clfs-sysroot


Ignore:
Timestamp:
Sep 15, 2006, 5:06:55 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
6176b00
Parents:
aee11f5
Message:

Text Updates.

Location:
BOOK/final-system
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/arm/perl.xml

    raee11f5 r14ab808  
    3333    <para os="s1">The following sed causes <filename>DynaLoader.a</filename>
    3434    to be built with -fPIC so it can be linked into a shared library
    35     later.</para>
     35    later:</para>
    3636
    3737<screen os="s2"><userinput>sed -i Makefile.SH \
  • BOOK/final-system/common/findutils.xml

    raee11f5 r14ab808  
    5656<screen os="g"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    5757
    58     <para os="h">Find from Findutils is used by some of the scripts
    59     in the CLFS-Bootscripts package. As <filename
     58    <para os="h">The <command>find</command> program is used by some of the
     59    scripts in the CLFS-Bootscripts package. As <filename
    6060    class="directory">/usr</filename> may not be available during the early
    6161    stages of booting, the <command>find</command>  binary need to be on
  • BOOK/final-system/common/module-init-tools.xml

    raee11f5 r14ab808  
    5757        <term><parameter>INSTALL=install</parameter></term>
    5858        <listitem>
    59           <para>Normally, make install will not install the binaries if they
    60           already exist. This option overrides that behavior by calling
    61           <command>install</command> instead of using the default wrapper
    62           script.</para>
     59          <para>Normally, <command>make install</command> will not install the
     60          binaries if they already exist. This option overrides that behavior
     61          by calling <command>install</command> instead of using the default
     62          wrapper script.</para>
    6363        </listitem>
    6464      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.