aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-06 22:54:06 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-06 22:54:06 +0000
commita245348ddb7daf83054cc883fa53c017914f127b (patch)
tree8ae6de26d21f5386d62708117ea7cebf6dfb503d /chapter05
parent78deb7d46f3b4617f8520cf45cd607207114afa9 (diff)
dir name fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2529 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/expect-inst.xml2
-rw-r--r--chapter05/tcl-inst.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/expect-inst.xml b/chapter05/expect-inst.xml
index f0491c730..4d893a11a 100644
--- a/chapter05/expect-inst.xml
+++ b/chapter05/expect-inst.xml
@@ -10,7 +10,7 @@ make LDFLAGS="-s"
make test
make install</userinput></screen></para>
-<para>You can remove the tcl-&tcl-version; directory now as well as the
+<para>You can remove the tcl&tcl-version; directory now as well as the
expect directory.</para>
</sect2>
diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml
index 3cc056b6b..6912a6604 100644
--- a/chapter05/tcl-inst.xml
+++ b/chapter05/tcl-inst.xml
@@ -10,7 +10,7 @@ make test
make install
ln -s tclsh8.4 /stage1/bin/tclsh</userinput></screen></para>
-<para>Don't remove the tcl-&tcl-version; directory yet, you need it for the
+<para>Don't remove the tcl&tcl-version; directory yet, you need it for the
next package installation.</para>
</sect2>