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)
commitb0c5628a583535774182e53c50c456c35f6bb793 (patch)
tree0b99da1ba80ce7ada0db756d09ee5b69d91442e4 /tools
parent8b499673a936b1ffdb7abbf2c687be925ad18413 (diff)
parent6887999b5163b829a104145285a487bf7edf4cbc (diff)
downloadtcl-b0c5628a583535774182e53c50c456c35f6bb793.zip
tcl-b0c5628a583535774182e53c50c456c35f6bb793.tar.gz
tcl-b0c5628a583535774182e53c50c456c35f6bb793.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
}
}