Changeset c413747 in clfs-sysroot


Ignore:
Timestamp:
Nov 7, 2006, 12:53:02 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
7b7ff9a
Parents:
764e320
Message:

Text Updates.

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

Legend:

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

    r764e320 rc413747  
    8383<screen os="g"><userinput>make</userinput></screen>
    8484
    85     <para os="h">Install the binaries and documentation:</para>
     85    <para os="h">Install the binaries, documentation, and shared libraries:</para>
    8686
    8787<screen os="i"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    8888
    89     <para os="j">Install the shared libraries:</para>
     89    <para os="j">Install the static libraries and headers:</para>
    9090
    9191<screen os="k"><userinput>make DESTDIR=${CLFS} install-libs</userinput></screen>
  • BOOK/final-system/common/man.xml

    r764e320 rc413747  
    3939    -e 's@-is@&amp;R@g' configure.orig &gt; configure</userinput></screen>
    4040
    41     <para os="d">Another <command>sed</command> substitution comments out the
    42     <quote>MANPATH /usr/man</quote> and <quote>MANPATH /usr/local/man</quote>
    43     lines in the <filename>man.conf</filename> file to prevent redundant
     41    <para os="d">Another couple of <command>sed</command> substitutions
     42    comment out the <quote>MANPATH /usr/man</quote> and
     43    <quote>MANPATH /usr/local/man</quote> lines in the
     44    <filename>man.conf</filename> file to prevent redundant
    4445    results when using programs such as <command>whatis</command>:</para>
    4546
Note: See TracChangeset for help on using the changeset viewer.