aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tcl-inst.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-10-15 23:29:27 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-10-15 23:29:27 +0000
commit1fb160c30c52f09a10133eedf5d9b9bb24c122f6 (patch)
tree509b7131339e8b2c7ebe3213e030ad636a3b3940 /chapter05/tcl-inst.xml
parentf9bb38a24b19268957a630affdc91bd13f9b1f60 (diff)
Typo and whitespace fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/tcl-inst.xml')
-rw-r--r--chapter05/tcl-inst.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml
index d64f16992..1bd470550 100644
--- a/chapter05/tcl-inst.xml
+++ b/chapter05/tcl-inst.xml
@@ -45,9 +45,6 @@ throughout the book.</para>
<screen><userinput>make install</userinput></screen>
-<!-- HACK - Force some whitespace to appease tidy -->
-<literallayout></literallayout>
-
<important><para><emphasis>Do not remove</emphasis> the
<filename>tcl&tcl-version;</filename> source directory yet, as the next package
will need its internal headers.</para></important>
@@ -56,8 +53,5 @@ will need its internal headers.</para></important>
<screen><userinput>ln -s tclsh8.4 /tools/bin/tclsh</userinput></screen>
-<!-- HACK - Force some whitespace to appease tidy -->
-<literallayout></literallayout>
-
</sect2>