diff options
author | sebres <sebres@users.sourceforge.net> | 2019-03-04 20:40:54 (GMT) |
---|---|---|
committer | sebres <sebres@users.sourceforge.net> | 2019-03-04 20:40:54 (GMT) |
commit | ecc6d3264bd29eafec826d73f8295c4846d98801 (patch) | |
tree | e739708c4bbc23e0d732c58bc3b05ee0c58c5ba4 | |
parent | a548454c575b079ba2d442b8976b4e66ac8109d1 (diff) | |
download | tcl-ecc6d3264bd29eafec826d73f8295c4846d98801.zip tcl-ecc6d3264bd29eafec826d73f8295c4846d98801.tar.gz tcl-ecc6d3264bd29eafec826d73f8295c4846d98801.tar.bz2 |
tools/tcltk-man2html: html-code for micro (sec) character
-rwxr-xr-x | tools/tcltk-man2html.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl index 9f95f7b..262f696 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -352,6 +352,7 @@ proc process-text {text} { {\(em} "—" \ {\(fm} "′" \ {\(mu} "×" \ + {\(mc} "µ" \ {\(->} "<font size=\"+1\">→</font>" \ {\fP} {\fR} \ {\.} . \ |