Changeset 8fdf8edb


Ignore:
Timestamp:
Nov 1, 2006, 6:53:51 PM (17 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
39b5a3f
Parents:
a0f4bc8
Message:

Text fixes

Location:
BOOK/final-system/common
Files:
2 edited

Legend:

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

    ra0f4bc8 r8fdf8edb  
    8585    <userinput>make check</userinput>.</para>
    8686
    87     <para os="i">Install the binaries and documentation:</para>
     87    <para os="i">Install the binaries, documentation and shared libraries:</para>
    8888
    8989<screen os="j"><userinput>make install</userinput></screen>
    9090
    91     <para os="k">Install the shared libraries:</para>
     91    <para os="k">Install the static libraries and headers:</para>
    9292
    9393<screen os="l"><userinput>make install-libs</userinput></screen>
  • BOOK/final-system/common/man.xml

    ra0f4bc8 r8fdf8edb  
    3535<screen os="c"><userinput>sed -i 's@-is@&amp;R@g' configure</userinput></screen>
    3636
    37     <para os="d">Another <command>sed</command> substitution comments out the
    38     <quote>MANPATH /usr/man</quote> and <quote>MANPATH /usr/local/man</quote>
    39     lines in the <filename>man.conf</filename> file to prevent redundant
     37    <para os="d">Another couple of <command>sed</command> substitutions
     38    comment out the <quote>MANPATH /usr/man</quote> and
     39    <quote>MANPATH /usr/local/man</quote> lines in the
     40    <filename>man.conf</filename> file to prevent redundant
    4041    results when using programs such as <command>whatis</command>:</para>
    4142
Note: See TracChangeset for help on using the changeset viewer.