diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:33:18 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:33:18 +0200 |
commit | d672ab7d660f95484428882d9bebfa259ee9d368 (patch) | |
tree | d0bcc15e3ad9e92bbcb174d2f2502c474a294ae3 /chapter08/tcl.xml | |
parent | c8fb227d0dc82fb31b7ff03511cd1f2de6ee8765 (diff) |
Remove spaces at end o lines - chapter08
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> |