diff options
Diffstat (limited to 'chapter06/zlib.xml')
-rw-r--r-- | chapter06/zlib.xml | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml index 9059de651..f7c585a33 100644 --- a/chapter06/zlib.xml +++ b/chapter06/zlib.xml @@ -3,23 +3,29 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-system-zlib" xreflabel="Zlib"> +<sect1 id="ch-system-zlib" xreflabel="Zlib" role="wrap"> <title>Zlib-&zlib-version;</title> <?dbhtml filename="zlib.html"?> <indexterm zone="ch-system-zlib"><primary sortas="a-Zlib">Zlib</primary></indexterm> +<sect2 role="package"><title/> <para>The Zlib package contains compression and un-compression routines used by some programs.</para> -<screen>&buildtime; 0.1 SBU -&diskspace; 1.5 MB</screen> - -<para>Zlib installation depends on: Binutils, Coreutils, GCC, Glibc, Make, Sed.</para> - +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.1 SBU</seg><seg>1.5 MB</seg></seglistitem> +</segmentedlist> +<segmentedlist> +<segtitle>Zlib installation depends on</segtitle> +<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make, Sed</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>Installation of Zlib</title> <note><para>Zlib is known to build its shared library incorrectly if CFLAGS is |