summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
diff options
context:
space:
mode:
authorpspjuth <peter.spjuth@gmail.com>2011-04-21 21:01:11 (GMT)
committerpspjuth <peter.spjuth@gmail.com>2011-04-21 21:01:11 (GMT)
commit8c2d7f6d86393ac9149aa1b2fcada1f52bfada55 (patch)
tree7a5e80c6680ec2c8361edfe1a3eabb9662357397 /doc/menu.n
parent74320cd3d0975d9d84a7693f2cdd08a84c20d165 (diff)
downloadtk-8c2d7f6d86393ac9149aa1b2fcada1f52bfada55.zip
tk-8c2d7f6d86393ac9149aa1b2fcada1f52bfada55.tar.gz
tk-8c2d7f6d86393ac9149aa1b2fcada1f52bfada55.tar.bz2
Document all variable options as global.
Diffstat (limited to 'doc/menu.n')
-rw-r--r--doc/menu.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/menu.n b/doc/menu.n
index 6d630cd..b8c0726 100644
--- a/doc/menu.n
+++ b/doc/menu.n
@@ -545,7 +545,7 @@ for the entry as the value to store in the variable.
.TP
\fB\-variable \fIvalue\fR
Available only for checkbutton and radiobutton entries. Specifies
-the name of a global value to set when the entry is selected.
+the name of a global variable to set when the entry is selected.
For checkbutton entries the variable is also set when the entry
is deselected. For radiobutton entries, changing the variable
causes the currently-selected entry to deselect itself.