diff options
Diffstat (limited to 'chapter06/gzip.xml')
-rw-r--r-- | chapter06/gzip.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index 7e097a06e..295c4a6c8 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -1,11 +1,14 @@ -<sect1 id="ch06-gzip"> +<sect1 id="ch06-gzip" xreflabel="Gzip"> <title>Installing Gzip-&gzip-version;</title> <?dbhtml filename="gzip.html" dir="chapter06"?> +<para>The Gzip package contains programs for compressing and decompressing +files.</para> + <screen>Estimated build time: &gzip-time; Estimated required disk space: &gzip-compsize;</screen> -&aa-gzip-shortdesc; +&aa-gzip-down; &aa-gzip-dep; <sect2><title> </title><para> </para></sect2> @@ -44,5 +47,8 @@ ln -s gunzip /bin/uncompress</userinput></screen> </sect2> +&aa-gzip-shortdesc; +&aa-gzip-desc; + </sect1> |