Ignore:
Timestamp:
Feb 21, 2006, 1:23:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
69caf2f
Parents:
82fedc4
Message:

r781@server (orig r779): jim | 2005-11-30 22:14:06 -0800

r836@server: jim | 2005-11-30 22:13:02 -0800
Text updates to final-system


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/sed.xml

    r82fedc4 re0e40d3  
    4343    <para os="c">Prepare Sed for compilation:</para>
    4444
    45 <screen><userinput>./configure --prefix=/usr --bindir=/bin</userinput></screen>
     45<screen os="d"><userinput>./configure --prefix=/usr --bindir=/bin</userinput></screen>
    4646
    47     <para os="d">Compile the package:</para>
     47    <para os="e">Compile the package:</para>
    4848
    49 <screen os="e"><userinput>make</userinput></screen>
     49<screen os="f"><userinput>make</userinput></screen>
    5050
    51     <para os="f">To test the results, issue:
     51    <para os="g">To test the results, issue:
    5252    <userinput>make check</userinput>.</para>
    5353
    54     <para os="g">Install the package:</para>
     54    <para os="h">Install the package:</para>
    5555
    56 <screen os="h"><userinput>make install</userinput></screen>
     56<screen os="i"><userinput>make install</userinput></screen>
    5757
    5858  </sect2>
Note: See TracChangeset for help on using the changeset viewer.