Changeset 8527

Show
Ignore:
Timestamp:
04/22/08 09:27:23 (7 months ago)
Author:
jhuntwork
Message:

Fixed a couple of typos

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter05/e2fsprogs.xml

    r8458 r8527  
    5757<screen><userinput remap="make">make</userinput></screen> 
    5858 
    59     <para>Install the static libraries and headers required by Udev:</para> 
     59    <para>Install the static libraries and headers required by Util-linux-ng:</para> 
    6060 
    6161<screen><userinput remap="install">make install-libs</userinput></screen> 
  • trunk/BOOK/chapter05/util-linux-ng.xml

    r8458 r8527  
    4444    <title>Installation of Util-linux-ng</title> 
    4545 
    46     <para>Prepare Util-linux for compilation:</para> 
     46    <para>Prepare Util-linux-ng for compilation:</para> 
    4747 
    4848<screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>