summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-08-02 15:12:23 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-08-02 15:12:23 (GMT)
commitbb1b4d762f85876ac8f9e2604d3f4bf24b7ac2a2 (patch)
tree0b99da1ba80ce7ada0db756d09ee5b69d91442e4 /tools
parent7458c836b3edcc7c34e31c91235e3e52e0f7d5c9 (diff)
parentaf556848dde348585c87d0115a8de6c77356b3c1 (diff)
downloadtcl-bb1b4d762f85876ac8f9e2604d3f4bf24b7ac2a2.zip
tcl-bb1b4d762f85876ac8f9e2604d3f4bf24b7ac2a2.tar.gz
tcl-bb1b4d762f85876ac8f9e2604d3f4bf24b7ac2a2.tar.bz2
merge to rc
Diffstat (limited to 'tools')
-rwxr-xr-xtools/tcltk-man2html.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index 552095e..b347abf 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -973,7 +973,7 @@ try {
set packageDirNameMap {
itcl {[incr Tcl]}
tdbc {TDBC}
- Thread Thread
+ thread Thread
}
}