diff options
Diffstat (limited to 'chapter06/bzip2.xml')
-rw-r--r-- | chapter06/bzip2.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 6b1c4f695..058a0e6ee 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -1,11 +1,15 @@ -<sect1 id="ch06-bzip2"> +<sect1 id="ch06-bzip2" xreflabel="Bzip2"> <title>Installing Bzip2-&bzip2-version;</title> <?dbhtml filename="bzip2.html" dir="chapter06"?> +<para>The Bzip2 package contains programs for compressing and decompressing +files. On text files they achieve a much better compression than the +traditional <userinput>gzip</userinput>.</para> + <screen>Estimated build time: &bzip2-time; Estimated required disk space: &bzip2-compsize;</screen> -&aa-bzip2-shortdesc; +&aa-bzip2-down; &aa-bzip2-dep; <sect2><title> </title><para> </para></sect2> @@ -46,5 +50,8 @@ ln -s bzip2 /bin/bzcat</userinput></screen> </sect2> +&aa-bzip2-shortdesc; +&aa-bzip2-desc; + </sect1> |