Ignore:
Timestamp:
Jan 4, 2009, 10:03:59 PM (15 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:
5d12c01
Parents:
bf56c25
Message:

Added: TAR Man Page Patch

File:
1 edited

Legend:

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

    rbf56c25 rce3a096  
    2626    <title>Installation of Tar</title>
    2727
    28     <para os="p1">The following patch contains a fix for an issue that may occur
     28    <para os="p1">The following patch add a man page for tar:</para>
     29
     30<screen os="p2"><userinput>patch -Np1 -i ../&tar-man_page-patch;</userinput></screen>
     31
     32    <para os="p3">The following patch contains a fix for an issue that may occur
    2933    when tar calls an outside compression utility like bzip2:</para>
    3034
    31 <screen os="p2"><userinput>patch -Np1 -i ../&tar-revert_pipe_drain-patch;</userinput></screen>
     35<screen os="p4"><userinput>patch -Np1 -i ../&tar-revert_pipe_drain-patch;</userinput></screen>
    3236
    3337    <para os="a">Prepare Tar for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.