aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/m4.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/m4.xml')
-rw-r--r--chapter06/m4.xml24
1 files changed, 15 insertions, 9 deletions
diff --git a/chapter06/m4.xml b/chapter06/m4.xml
index 1ca0a6861..72e2b2d56 100644
--- a/chapter06/m4.xml
+++ b/chapter06/m4.xml
@@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
-<sect1 id="ch-system-m4" xreflabel="M4">
+<sect1 id="ch-system-m4" xreflabel="M4" role="wrap">
<title>M4-&m4-version;</title>
<?dbhtml filename="m4.html"?>
<indexterm zone="ch-system-m4"><primary sortas="a-M4">M4</primary></indexterm>
+<sect2 role="package"><title/>
<para>The M4 package contains a macro processor.</para>
-<screen>&buildtime; 0.1 SBU
-&diskspace; 3.0 MB</screen>
-
-<para>M4 installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
-Gettext, Glibc, Grep, Make, Perl, Sed.</para>
-
-
+<segmentedlist>
+<segtitle>&buildtime;</segtitle>
+<segtitle>&diskspace;</segtitle>
+<seglistitem><seg>0.1 SBU</seg><seg>3.0 MB</seg></seglistitem>
+</segmentedlist>
+
+<segmentedlist>
+<segtitle>M4 installation depends on</segtitle>
+<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC,
+Gettext, Glibc, Grep, Make, Perl, Sed</seg></seglistitem>
+</segmentedlist>
+</sect2>
-<sect2>
+<sect2 role="installation">
<title>Installation of M4</title>
<para>Prepare M4 for compilation:</para>