summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2022-03-07 21:46:56 (GMT)
committerfvogel <fvogelnew1@free.fr>2022-03-07 21:46:56 (GMT)
commit157b3f3e28c94b39c17a754b9f853e1688a90e21 (patch)
tree98595448b38de8550969076f48ab210912fccd23 /tools
parent3e078d5ad36cf127b1f63dfd14084518716a4f69 (diff)
parent2071722ddec667bebfb47e91d684cc37be2d81e5 (diff)
downloadtcl-157b3f3e28c94b39c17a754b9f853e1688a90e21.zip
tcl-157b3f3e28c94b39c17a754b9f853e1688a90e21.tar.gz
tcl-157b3f3e28c94b39c17a754b9f853e1688a90e21.tar.bz2
merge core-8-branch
Diffstat (limited to 'tools')
-rwxr-xr-xtools/tcltk-man2html.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index 504978e..16b61ed 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -682,7 +682,7 @@ array set exclude_refs_map {
ttk_scale.n {variable}
ttk_scrollbar.n {set}
ttk_spinbox.n {format}
- ttk_treeview.n {text open}
+ ttk_treeview.n {text open focus selection}
ttk_widget.n {image text variable}
TclZlib.3 {binary flush filename text}
}