- Timestamp:
- Oct 25, 2014, 11:36:22 PM (10 years ago)
- Branches:
- sysvinit
- Children:
- 2d4d8977
- Parents:
- feaeb76
- git-author:
- William Harrington <kb0iic@…> (10/25/14 23:36:10)
- git-committer:
- William Harrington <kb0iic@…> (10/25/14 23:36:22)
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/tar.xml
rfeaeb76 re83bf66b 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-patch;</userinput></screen>31 27 32 28 <para os="a">Prepare Tar for compilation:</para> -
BOOK/final-system/multilib/tar.xml
rfeaeb76 re83bf66b 21 21 <sect2 role="installation"> 22 22 <title>Installation of Tar</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 href="../common/tar.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"29 href="../common/tar.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.