diff options
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r-- | chapter05/tcl.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index c0191f138..4c2cf7b83 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -80,16 +80,16 @@ will need its internal headers.</para></warning> <variablelist><title>Short descriptions</title> -<varlistentry> -<term id="tclsh8.4"><command>tclsh8.4</command></term> +<varlistentry id="tclsh8.4"> +<term><command>tclsh8.4</command></term> <listitem> <indexterm zone="ch-tools-tcl tclsh8.4"><primary sortas="b-tclsh8.4">tclsh8.4</primary></indexterm> <para>is the Tcl command shell.</para> </listitem> </varlistentry> -<varlistentry> -<term id="libtcl8.4.so"><command>libtcl8.4.so</command></term> +<varlistentry id="libtcl8.4.so"> +<term><command>libtcl8.4.so</command></term> <listitem> <indexterm zone="ch-tools-tcl libtcl8.4.so"><primary sortas="c-libtcl8.4.so">libtcl8.4.so</primary></indexterm> <para>is the Tcl library.</para> |