Changeset 6003b158


Ignore:
Timestamp:
Sep 8, 2006, 6:46:59 AM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
a501174
Parents:
fd63af6
Message:

Text updates

Location:
final-system/common
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/findutils.xml

    rfd63af6 r6003b158  
    5858<screen os="h"><userinput>make install</userinput></screen>
    5959
    60     <para os="i">Find from Findutils is used by some of the scripts
     60    <para os="i">The <command>find</command> program is used by some of the scripts
    6161    in the CLFS-Bootscripts package. As <filename
    6262    class="directory">/usr</filename> may not be available during the early
  • final-system/common/module-init-tools.xml

    rfd63af6 r6003b158  
    6565        <term><parameter>INSTALL=install</parameter></term>
    6666        <listitem>
    67           <para>Normally, make install will not install the binaries if they
     67          <para>Normally, <command>make install</command> will not install the binaries if they
    6868          already exist. This option overrides that behavior by calling
    6969          <command>install</command> instead of using the default wrapper
  • final-system/common/perl.xml

    rfd63af6 r6003b158  
    2828    <para os="s1">The following sed causes <filename>DynaLoader.a</filename>
    2929    to be built with -fPIC so it can be linked into a shared library
    30     later.</para>
     30    later:</para>
    3131
    3232<screen os="s2"><userinput>sed -i Makefile.SH \
Note: See TracChangeset for help on using the changeset viewer.