diff options
author | das <das> | 2006-04-12 02:20:16 (GMT) |
---|---|---|
committer | das <das> | 2006-04-12 02:20:16 (GMT) |
commit | c4cf4ed274cdbd0f8e272961e2f10b022d8c30cc (patch) | |
tree | 74383987ab0ed93d721cf661033c5bf562d77bc2 /tools | |
parent | ae9fb6b9eec7da538d2413f60b7433b1aa141aa9 (diff) | |
download | tcl-c4cf4ed274cdbd0f8e272961e2f10b022d8c30cc.zip tcl-c4cf4ed274cdbd0f8e272961e2f10b022d8c30cc.tar.gz tcl-c4cf4ed274cdbd0f8e272961e2f10b022d8c30cc.tar.bz2 |
silence re_syntax.n warning
Diffstat (limited to 'tools')
-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 db24a9a..ae9d68f 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -1188,6 +1188,7 @@ proc output-directive {line} { {expr:MATH FUNCTIONS} - {history:DESCRIPTION} - {history:HISTORY REVISION} - + {re_syntax:BRACKET EXPRESSIONS} - {switch:DESCRIPTION} - {upvar:DESCRIPTION} { return; # fix.me |