aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/libtool.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/libtool.xml')
-rw-r--r--chapter06/libtool.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml
index ea5fe64c4..47d06f46a 100644
--- a/chapter06/libtool.xml
+++ b/chapter06/libtool.xml
@@ -58,24 +58,24 @@ GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="libtool"><command>libtool</command></term>
+<varlistentry id="libtool">
+<term><command>libtool</command></term>
<listitem>
<indexterm zone="ch-system-libtool libtool"><primary sortas="b-libtool">libtool</primary></indexterm>
<para>provides generalized library-building support services.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="libtoolize"><command>libtoolize</command></term>
+<varlistentry id="libtoolize">
+<term><command>libtoolize</command></term>
<listitem>
<indexterm zone="ch-system-libtool libtoolize"><primary sortas="b-libtoolize">libtoolize</primary></indexterm>
<para>provides a standard way to add libtool support to a package.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="libltdl"><command>libltdl</command></term>
+<varlistentry id="libltdl">
+<term><command>libltdl</command></term>
<listitem>
<indexterm zone="ch-system-libtool libltdl"><primary sortas="c-libltdl">libltdl</primary></indexterm>
<para>hides the various difficulties of dlopening libraries.</para>