From a399efb99d61fd87606a8b8cf4b86f371c577269 Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 13 Jan 2010 09:50:56 +0000 Subject: No need for regexp(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 a550a07..6aeb391 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} - regexp.n {string} source.n {text} canvas.n {bitmap text} checkbutton.n {image} -- cgit v0.12