aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/m4.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-24 21:37:26 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-24 21:37:26 +0000
commitb8a819fd7bca2d339d92375130c556cca465aa1d (patch)
treee50ac7f33f4bafb2fb0d129181ba168181bc4083 /chapter06/m4.xml
parent8d11d9f0c80a970ae5aa1a4f95123d70ac8f485e (diff)
Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/m4.xml')
-rw-r--r--chapter06/m4.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter06/m4.xml b/chapter06/m4.xml
index a6e7a95f1..5a55147b6 100644
--- a/chapter06/m4.xml
+++ b/chapter06/m4.xml
@@ -55,8 +55,8 @@ Gettext, Glibc, Grep, Make, Perl, Sed</seg></seglistitem>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="m4"><command>m4</command></term>
+<varlistentry id="m4">
+<term><command>m4</command></term>
<listitem>
<indexterm zone="ch-system-m4 m4"><primary sortas="b-m4">m4</primary></indexterm>
<para>copies the given files
@@ -72,6 +72,4 @@ compiler or as a macro processor in its own right.</para>
</sect2>
-
-
</sect1>