diff options
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r-- | chapter05/tcl.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 8e5146d08..9fcd31f1c 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -101,7 +101,7 @@ <seglistitem> <seg>tclsh (link to tclsh8.5) and tclsh8.5</seg> - <seg>libtcl8.5.so</seg> + <seg>libtcl8.5.so, libtclstub8.5.a</seg> </seglistitem> </segmentedlist> @@ -140,6 +140,16 @@ </listitem> </varlistentry> + <varlistentry id="libtclstub8.5.a"> + <term><filename class="libraryfile">libtclstub8.5.a</filename></term> + <listitem> + <para>The Tcl Stub library</para> + <indexterm zone="ch-tools-tcl libtclstub8.5.a"> + <primary sortas="c-libtclstub8.5.a">libtclstub8.5.a</primary> + </indexterm> + </listitem> + </varlistentry> + </variablelist> </sect2> |