aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/tar.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter05/tar.xml b/chapter05/tar.xml
index 87c627de8..335eefcd9 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -37,6 +37,14 @@
<sect2 role="installation">
<title>Installation of Tar</title>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../chapter06/tar.xml"
+ xpointer="xpointer(//*[@os='a'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../chapter06/tar.xml"
+ xpointer="xpointer(//*[@os='b'])"/>
+
<para>Prepare Tar for compilation:</para>
<screen><userinput>./configure --prefix=/tools</userinput></screen>