diff options
Diffstat (limited to 'chapter08/tcl.xml')
-rw-r--r-- | chapter08/tcl.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml index 9f0a7401c..3776739c4 100644 --- a/chapter08/tcl.xml +++ b/chapter08/tcl.xml @@ -51,7 +51,7 @@ most important tools are working properly.</para> <!-- <para>Note that the Tcl package used here is a minimal version needed - to run the LFS tests. For the full package, see the + to run the LFS tests. For the full package, see the <ulink url='&blfs-book;general/tcl.html'>BLFS Tcl procedures</ulink>.</para>--> <para>First, unpack the documentation by issuing the following command:</para> @@ -155,11 +155,11 @@ unset SRCDIR</userinput></screen> <seglistitem> <seg> - tclsh (link to tclsh&tcl-major-version;) and + tclsh (link to tclsh&tcl-major-version;) and tclsh&tcl-major-version; </seg> <seg> - libtcl&tcl-major-version;.so and + libtcl&tcl-major-version;.so and libtclstub&tcl-major-version;.a </seg> </seglistitem> |