diff options
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> |