summaryrefslogtreecommitdiffstats
path: root/doc/checkbutton.n
diff options
context:
space:
mode:
authorpspjuth <peter.spjuth@gmail.com>2011-04-21 21:23:36 (GMT)
committerpspjuth <peter.spjuth@gmail.com>2011-04-21 21:23:36 (GMT)
commit99c8472f4a62ed5e2b6377673a1002928ca27cb4 (patch)
tree83169cdf3c3bcdef41433b301ff89aa597d202b4 /doc/checkbutton.n
parente1764017a52caf4b2e3afb417a19b308007af8db (diff)
parent6b6a8249cce424ab3388f1c2a36849549beccf92 (diff)
downloadtk-99c8472f4a62ed5e2b6377673a1002928ca27cb4.zip
tk-99c8472f4a62ed5e2b6377673a1002928ca27cb4.tar.gz
tk-99c8472f4a62ed5e2b6377673a1002928ca27cb4.tar.bz2
Document all variable options as global.
Diffstat (limited to 'doc/checkbutton.n')
-rw-r--r--doc/checkbutton.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/checkbutton.n b/doc/checkbutton.n
index cd0489b..d39d466 100644
--- a/doc/checkbutton.n
+++ b/doc/checkbutton.n
@@ -106,7 +106,7 @@ Specifies the value that causes the checkbutton to display the multi-value
selection, also known as the tri-state mode. Defaults to
.QW "" .
.OP \-variable variable Variable
-Specifies name of global variable to set to indicate whether
+Specifies the name of a global variable to set to indicate whether
or not this button is selected. Defaults to the name of the
button within its parent (i.e. the last element of the button
window's path name).