diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2013-12-23 18:32:17 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2013-12-23 18:32:17 (GMT) |
| commit | 7517fabfb1a8d38c792204a2a2e9c700451776f9 (patch) | |
| tree | 6282fcbeda8091900bc7600acae7bdba8824a3d1 /tools/man2help2.tcl | |
| parent | ed69407d35e3e70864c0b7c8a30b47cef11e97d8 (diff) | |
| parent | fc148a38d1726cb22c801d84f8318b6808e5f73a (diff) | |
| download | tcl-7517fabfb1a8d38c792204a2a2e9c700451776f9.zip tcl-7517fabfb1a8d38c792204a2a2e9c700451776f9.tar.gz tcl-7517fabfb1a8d38c792204a2a2e9c700451776f9.tar.bz2 | |
merge trunk
Diffstat (limited to 'tools/man2help2.tcl')
| -rw-r--r-- | tools/man2help2.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/man2help2.tcl b/tools/man2help2.tcl index fe4e7ad..9c8f503 100644 --- a/tools/man2help2.tcl +++ b/tools/man2help2.tcl @@ -717,7 +717,7 @@ proc char {name} { textSetup puts -nonewline $file "\\'d7 " } - {\(em} { + {\(em} - {\(en} { textSetup puts -nonewline $file "-" } |
