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 2611393..a550a07 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -797,7 +797,6 @@ set ensemble_commands { array set exclude_refs_map { history.n {exec} regexp.n {string} - return.n {break continue error} source.n {text} canvas.n {bitmap text} checkbutton.n {image} |