Changeset ed3e5d8 for temp-system


Ignore:
Timestamp:
Feb 21, 2006, 1:55:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
10c15e3
Parents:
5c41d32
Message:

r967@server (orig r965): jim | 2005-12-26 22:57:04 -0800

r1199@server: jim | 2005-12-26 22:55:55 -0800
Grammar fixes from Chris Staub. Thank you


Location:
temp-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp-system/common/coreutils.xml

    r5c41d32 red3e5d8  
    3333   --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
    3434
    35     <variablelist os="bf">
    36       <title>The meaning of the configure options:</title>
     35    <para os="bf">Compile the package:</para>
    3736
    38       <varlistentry>
    39         <term><parameter>--cache-file=config.cache</parameter></term>
    40         <listitem>
    41           <para>This tells configure to use a config.cache file that we
    42           specify.</para>
    43         </listitem>
    44       </varlistentry>
     37<screen os="bg"><userinput>make</userinput></screen>
    4538
    46     </variablelist>
     39    <para os="bh">Install the package:</para>
    4740
    48     <para os="bg">Compile the package:</para>
    49 
    50 <screen os="bh"><userinput>make</userinput></screen>
    51 
    52     <para os="bi">Install the package:</para>
    53 
    54 <screen os="bj"><userinput>make install</userinput></screen>
     41<screen os="bi"><userinput>make install</userinput></screen>
    5542
    5643  </sect2>
  • temp-system/multilib/coreutils.xml

    r5c41d32 red3e5d8  
    5555    xpointer="xpointer(//*[@os='bi'])"/>
    5656
    57     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    58     href="../common/coreutils.xml"
    59     xpointer="xpointer(//*[@os='bj'])"/>
    60 
    6157  </sect2>
    6258
Note: See TracChangeset for help on using the changeset viewer.