aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/tcl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/tcl.xml')
-rw-r--r--chapter08/tcl.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml
index 6b3aef0f5..4cac2f64a 100644
--- a/chapter08/tcl.xml
+++ b/chapter08/tcl.xml
@@ -7,7 +7,7 @@
<!ENTITY itcl-ver "4.2.1">
]>
-<sect1 id="ch-tools-tcl" role="wrap">
+<sect1 id="ch-system-tcl" role="wrap">
<?dbhtml filename="tcl.html"?>
<sect1info condition="script">
@@ -18,7 +18,7 @@
<title>Tcl-&tcl-version;</title>
- <indexterm zone="ch-tools-tcl">
+ <indexterm zone="ch-system-tcl">
<primary sortas="a-Tcl">Tcl</primary>
</indexterm>
@@ -172,7 +172,7 @@ unset SRCDIR</userinput></screen>
<term><command>tclsh&tcl-major-version;</command></term>
<listitem>
<para>The Tcl command shell</para>
- <indexterm zone="ch-tools-tcl tclsh&tcl-major-version;">
+ <indexterm zone="ch-system-tcl tclsh&tcl-major-version;">
<primary sortas="b-tclsh&tcl-major-version;">tclsh&tcl-major-version;</primary>
</indexterm>
</listitem>
@@ -182,7 +182,7 @@ unset SRCDIR</userinput></screen>
<term><command>tclsh</command></term>
<listitem>
<para>A link to tclsh&tcl-major-version;</para>
- <indexterm zone="ch-tools-tcl tclsh">
+ <indexterm zone="ch-system-tcl tclsh">
<primary sortas="b-tclsh">tclsh</primary>
</indexterm>
</listitem>
@@ -192,7 +192,7 @@ unset SRCDIR</userinput></screen>
<term><filename class="libraryfile">libtcl&tcl-major-version;.so</filename></term>
<listitem>
<para>The Tcl library</para>
- <indexterm zone="ch-tools-tcl libtcl&tcl-major-version;.so">
+ <indexterm zone="ch-system-tcl libtcl&tcl-major-version;.so">
<primary sortas="c-libtcl&tcl-major-version;.so">libtcl&tcl-major-version;.so</primary>
</indexterm>
</listitem>
@@ -202,7 +202,7 @@ unset SRCDIR</userinput></screen>
<term><filename class="libraryfile">libtclstub&tcl-major-version;.a</filename></term>
<listitem>
<para>The Tcl Stub library</para>
- <indexterm zone="ch-tools-tcl libtclstub&tcl-major-version;.a">
+ <indexterm zone="ch-system-tcl libtclstub&tcl-major-version;.a">
<primary sortas="c-libtclstub&tcl-major-version;.a">libtclstub&tcl-major-version;.a</primary>
</indexterm>
</listitem>