diff options
author | gcramer <remarcg@gmx.net> | 2017-04-20 10:13:02 (GMT) |
---|---|---|
committer | gcramer <remarcg@gmx.net> | 2017-04-20 10:13:02 (GMT) |
commit | 678ef71f6a56bae0bc42e690d2bfd7153e97c1a8 (patch) | |
tree | f3866a3f73770c8ef7ef1c8330b58d06bd611e5e /tools/tcltk-man2html.tcl | |
parent | d48b6bfcd6c717eca2710e41f09129ab78b2a20f (diff) | |
download | tcl-678ef71f6a56bae0bc42e690d2bfd7153e97c1a8.zip tcl-678ef71f6a56bae0bc42e690d2bfd7153e97c1a8.tar.gz tcl-678ef71f6a56bae0bc42e690d2bfd7153e97c1a8.tar.bz2 |
Entry for text.n into exclude_refs_map inserted.
Diffstat (limited to 'tools/tcltk-man2html.tcl')
-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 5d21866..b0c2d8f 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -586,6 +586,7 @@ array set exclude_refs_map { scrollbar.n {set} selection.n {string} tcltest.n {error} + text.n {bind image lower raise} tkvars.n {tk} tkwait.n {variable} tm.n {exec} |