diff options
-rwxr-xr-x | tools/tcltk-man2html.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl index 6aeb391..bed64c9 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -796,7 +796,6 @@ set ensemble_commands { } array set exclude_refs_map { history.n {exec} - source.n {text} canvas.n {bitmap text} checkbutton.n {image} menu.n {checkbutton radiobutton} |