diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-12 21:09:00 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-12 21:09:00 +0000 |
commit | 1cdaff9801aa6f222f8fed6806cdf2f3bb105128 (patch) | |
tree | 747acb253cca43af580b73319c2323829784ff98 /chapter06/db.xml | |
parent | 4d86da9286eaa05a0d80a69d0c3646317c66f309 (diff) |
Various text updates/typo fixes from Chris Staub. Fixes #2367.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/db.xml')
-rw-r--r-- | chapter06/db.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/db.xml b/chapter06/db.xml index a52d3956a..17c53eaf1 100644 --- a/chapter06/db.xml +++ b/chapter06/db.xml @@ -96,8 +96,8 @@ <screen><userinput remap="make">make</userinput></screen> <para>It is not possible to test the package meaningfully, because - that would involve building TCL bindings. TCL bindings cannot be - built properly now because TCL is linked against Glibc in + that would involve building Tcl bindings. Tcl bindings cannot be + built properly now because Tcl is linked against Glibc in <filename class="directory">/tools</filename>, not against Glibc in <filename class="directory">/usr</filename>.</para> |