summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-01-19 07:46:43 (GMT)
committerhobbs <hobbs>2003-01-19 07:46:43 (GMT)
commit932c879a4ee3a5f39e1760590ee7dd42017344a8 (patch)
tree8a173ede0db08108bcb5afe6dac7872e3e296f7f /doc/menu.n
parentc1172257ff1905ba2fbabca764308b2f0b776342 (diff)
downloadtk-932c879a4ee3a5f39e1760590ee7dd42017344a8.zip
tk-932c879a4ee3a5f39e1760590ee7dd42017344a8.tar.gz
tk-932c879a4ee3a5f39e1760590ee7dd42017344a8.tar.bz2
.VS order fix
Diffstat (limited to 'doc/menu.n')
-rw-r--r--doc/menu.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/menu.n b/doc/menu.n
index 4315f06..16cc7b5 100644
--- a/doc/menu.n
+++ b/doc/menu.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: menu.n,v 1.7 2001/11/13 00:00:24 hobbs Exp $
+'\" RCS: @(#) $Id: menu.n,v 1.8 2003/01/19 07:46:43 hobbs Exp $
'\"
.so man.macros
.TH menu n 4.1 Tk "Tk Built-In Commands"
@@ -415,7 +415,7 @@ to an empty string to enable a textual label to be displayed.
If a \fB\-image\fR option has been specified, it overrides
\fB\-bitmap\fR.
This option is not available for separator or tear-off entries.
-.VS
+.VS 8.0
.TP
\fB\-columnbreak \fIvalue\fR
When this option is zero, the appears below the previous entry. When
@@ -426,8 +426,8 @@ menu.
\fB\-command \fIvalue\fR
Specifies a Tcl command to execute when the menu entry is invoked.
Not available for separator or tear-off entries.
-.TP
.VS 8.4
+.TP
\fB\-compound \fIvalue\fR
Specifies whether the menu entry should display both an image and text,
and if so, where the image should be placed relative to the text.