diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-03-30 17:00:54 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-03-30 17:00:54 +0000 |
commit | 1e96cc1ddd02bd874bb628342fb803c3e532ecce (patch) | |
tree | ce2ba08ad5c62b36ae05d4a11966ddaf173c8a04 /chapter05/tcl.xml | |
parent | be80d9cdee081dfacc35f945f8bad646d1d05907 (diff) |
Remove 'core' from tcl name
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11393 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r-- | chapter05/tcl.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 716cc6305..1558148aa 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -9,15 +9,15 @@ <?dbhtml filename="tcl.html"?> <sect1info condition="script"> - <productname>tcl-core</productname> + <productname>tcl</productname> <productnumber>&tcl-version;</productnumber> <address>&tcl-url;</address> </sect1info> - <title>Tcl-core-&tcl-version;</title> + <title>Tcl-&tcl-version;</title> <indexterm zone="ch-tools-tcl"> - <primary sortas="a-Tcl">Tcl-core</primary> + <primary sortas="a-Tcl">Tcl</primary> </indexterm> <sect2 role="package"> @@ -38,7 +38,7 @@ </sect2> <sect2 role="installation"> - <title>Installation of Tcl-core</title> + <title>Installation of Tcl</title> <para>This package and the next two (Expect and DejaGNU) are installed to support running the test suites for GCC and Binutils and other @@ -97,7 +97,7 @@ </sect2> <sect2 id="contents-tcl" role="content"> - <title>Contents of Tcl-core</title> + <title>Contents of Tcl</title> <segmentedlist> <segtitle>Installed programs</segtitle> |