aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bzip2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bzip2.xml')
-rw-r--r--chapter06/bzip2.xml24
1 files changed, 15 insertions, 9 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml
index d52cde737..742f63bff 100644
--- a/chapter06/bzip2.xml
+++ b/chapter06/bzip2.xml
@@ -3,25 +3,31 @@
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
-<sect1 id="ch-system-bzip2" xreflabel="Bzip2">
+<sect1 id="ch-system-bzip2" xreflabel="Bzip2" role="wrap">
<title>Bzip2-&bzip2-version;</title>
<?dbhtml filename="bzip2.html"?>
<indexterm zone="ch-system-bzip2"><primary sortas="a-Bzip2">Bzip2</primary></indexterm>
+<sect2 role="package"><title/>
<para>The Bzip2 package contains programs for compressing and decompressing
files. On text files they achieve a much better compression than the
traditional <command>gzip</command>.</para>
-<screen>&buildtime; 0.1 SBU
-&diskspace; 3.0 MB</screen>
-
-<para>Bzip2 installation depends on: Bash, Binutils, Coreutils, Diffutils,
-GCC, Glibc, Make.</para>
-
-
+<segmentedlist>
+<segtitle>&buildtime;</segtitle>
+<segtitle>&diskspace;</segtitle>
+<seglistitem><seg>0.1 SBU</seg><seg>3.0 MB</seg></seglistitem>
+</segmentedlist>
+
+<segmentedlist>
+<segtitle>Bzip2 installation depends on</segtitle>
+<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Make</seg></seglistitem>
+</segmentedlist>
+</sect2>
-<sect2>
+<sect2 role="installation">
<title>Installation of Bzip2</title>
<para>Prepare Bzip2 for compilation with:</para>