Changeset 3dc3c3e in clfs-sysroot for BOOK/final-system/common
- Timestamp:
 - Jan 31, 2009, 6:37:40 AM (17 years ago)
 - Branches:
 - master
 - Children:
 - 73b1cbb
 - Parents:
 - 46f892a
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/final-system/common/tar.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/tar.xml
r46f892a r3dc3c3e 25 25 <sect2 role="installation"> 26 26 <title>Installation of Tar</title> 27 28 <para os="p1">The following patch adds a man page for <command>tar</command>:</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 33 when <command>tar</command> calls an outside compression utility like 34 <command>bzip2</command>:</para> 35 36 <screen os="p4"><userinput>patch -Np1 -i ../&tar-revert_pipe_drain-patch;</userinput></screen> 27 37 28 38 <para os="a">Prepare Tar for compilation:</para>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  