Ignore:
Timestamp:
02/18/09 21:11:40 (16 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:
ffe68ed
Parents:
7f4caf0
Message:

Added Missing ManPages Patch to IPutils

File:
1 edited

Legend:

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

    r7f4caf0 r52f035d  
    2929<screen os="p2"><userinput>patch -Np1 -i ../&iputils-fixes-patch;</userinput></screen>
    3030
     31    <para os="p3">The following patch contains the man-pages for IPutils:</para>
     32
     33<screen os="p4"><userinput>patch -Np1 -i ../&iputils-manpages-patch;</userinput></screen>
     34
    3135    <para os="a">Compile the package:</para>
    3236
     
    4044cp -v arping /usr/bin
    4145cp -v tracepath /usr/bin
    42 cp -v trace{path,route}6 /usr/bin</userinput></screen>
     46cp -v trace{path,route}6 /usr/bin
     47install -v -m644 doc/*.8 /usr/share/man/man8</userinput></screen>
    4348
    4449  </sect2>
Note: See TracChangeset for help on using the changeset viewer.