From 64c888aa098657d606d2377b70a5d355e0c3f37a Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 13 Jan 2010 09:47:37 +0000 Subject: No need for return(n) to get special treatment --- tools/tcltk-man2html.tcl | 1 - 1 file changed, 1 deletion(-) 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} -- cgit v0.12