diff options
Diffstat (limited to 'chapter06/zlib.xml')
-rw-r--r-- | chapter06/zlib.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml index df823d79b..e0b63e3ec 100644 --- a/chapter06/zlib.xml +++ b/chapter06/zlib.xml @@ -1,11 +1,14 @@ -<sect1 id="ch06-zlib"> +<sect1 id="ch06-zlib" xreflabel="Zlib"> <title>Installing Zlib-&zlib-version;</title> <?dbhtml filename="zlib.html" dir="chapter06"?> +<para>The Zlib package contains compression and uncompression routines used by +some programs.</para> + <screen>Estimated build time: &zlib-time; Estimated required disk space: &zlib-compsize;</screen> -&aa-zlib-shortdesc; +&aa-zlib-down; &aa-zlib-dep; <sect2><title> </title><para> </para></sect2> @@ -78,5 +81,8 @@ because we just moved the location of the file it points to:</para> </sect2> +&aa-zlib-shortdesc; +&aa-zlib-desc; + </sect1> |