summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2008-12-22 13:04:32 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2008-12-22 13:04:32 (GMT)
commitc12bdce8ba5e23d5b45c1cace3b81a93929b07a3 (patch)
treeb6d74f21ed7bd29469cc1e374d1c15f56a0d2da7 /tools
parent47a7a034d40e70286b3927f608a136b73a245584 (diff)
downloadtcl-c12bdce8ba5e23d5b45c1cace3b81a93929b07a3.zip
tcl-c12bdce8ba5e23d5b45c1cace3b81a93929b07a3.tar.gz
tcl-c12bdce8ba5e23d5b45c1cace3b81a93929b07a3.tar.bz2
Fix for [Bug 2330040]
Diffstat (limited to 'tools')
-rw-r--r--tools/man2help2.tcl6
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/man2help2.tcl b/tools/man2help2.tcl
index 20e86af..5442a6f 100644
--- a/tools/man2help2.tcl
+++ b/tools/man2help2.tcl
@@ -9,7 +9,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: man2help2.tcl,v 1.19 2008/10/02 19:01:30 mistachkin Exp $
+# RCS: @(#) $Id: man2help2.tcl,v 1.20 2008/12/22 13:04:32 mistachkin Exp $
#
# Global variables used by these scripts:
@@ -712,6 +712,10 @@ proc char {name} {
textSetup
puts -nonewline $file "\\'a9 "
}
+ {\(mi} {
+ textSetup
+ puts -nonewline $file "-"
+ }
{\(mu} {
textSetup
puts -nonewline $file "\\'d7 "