diff options
Diffstat (limited to 'chapter05/gzip.xml')
-rw-r--r-- | chapter05/gzip.xml | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/chapter05/gzip.xml b/chapter05/gzip.xml index d6020d294..3618e3de4 100644 --- a/chapter05/gzip.xml +++ b/chapter05/gzip.xml @@ -1,14 +1,23 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> <sect1 id="ch-tools-gzip"> -<title>Installing Gzip-&gzip-version;</title> -<?dbhtml filename="gzip.html" dir="chapter05"?> +<title>Gzip-&gzip-version;</title> +<?dbhtml filename="gzip.html"?> -<screen>&buildtime; &gzip-time-tools; -&diskspace; &gzip-compsize-tools;</screen> +<indexterm zone="ch-tools-gzip"> +<primary sortas="a-Gzip">Gzip</primary> +<secondary>tools</secondary></indexterm> -&aa-gzip-down; -&aa-gzip-dep; +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/gzip.xml" xpointer="xpointer(/sect1/para[1])"/> + +<screen>&buildtime; 0.1 SBU +&diskspace; 2.6 MB</screen> + +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/gzip.xml" xpointer="xpointer(/sect1/para[2])"/> -<sect2><title> </title><para> </para></sect2> <sect2> <title>Installation of Gzip</title> @@ -27,9 +36,8 @@ </sect2> -<sect2><title> </title><para> </para> +<sect2><title> </title><para> </para> <para>The details on this package are found in <xref linkend="contents-gzip"/>.</para> -<para> </para></sect2> +<para> </para></sect2> </sect1> - |