summaryrefslogtreecommitdiffstats
path: root/doc/ttk_checkbutton.n
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2007-10-24 14:32:55 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2007-10-24 14:32:55 (GMT)
commitdcb88dfe2197e712269a0f4f4ea2cf7c56fbb836 (patch)
tree09cfb7c149cd2c0c95d126aa8764f569b3e42063 /doc/ttk_checkbutton.n
parentd618d6c84105f63eda83bb7f6db1bb099b317059 (diff)
downloadtk-dcb88dfe2197e712269a0f4f4ea2cf7c56fbb836.zip
tk-dcb88dfe2197e712269a0f4f4ea2cf7c56fbb836.tar.gz
tk-dcb88dfe2197e712269a0f4f4ea2cf7c56fbb836.tar.bz2
Lots of improvements to look and feel of manual pages
Diffstat (limited to 'doc/ttk_checkbutton.n')
-rw-r--r--doc/ttk_checkbutton.n9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/ttk_checkbutton.n b/doc/ttk_checkbutton.n
index 018187c..3f59cb7 100644
--- a/doc/ttk_checkbutton.n
+++ b/doc/ttk_checkbutton.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: ttk_checkbutton.n,v 1.5 2007/10/23 15:44:35 dkf Exp $
+'\" RCS: @(#) $Id: ttk_checkbutton.n,v 1.6 2007/10/24 14:32:59 dkf Exp $
'\"
.so man.macros
.TH ttk_checkbutton n 8.5 Tk "Tk Themed Widget"
@@ -61,8 +61,11 @@ the linked \fB\-variable\fR is set to the widget's \fB\-onvalue\fR,
and clears it otherwise.
The widget sets the \fBalternate\fR state whenever the
linked \fB\-variable\fR is unset.
-(The \fBalternate\fR state may be used to indicate a ``tri-state''
-or ``indeterminate'' selection.)
+(The \fBalternate\fR state may be used to indicate a
+.QW tri-state
+or
+.QW indeterminate
+selection.)
.SH "SEE ALSO"
ttk_widget(n), ttk_radiobutton(n), checkbutton(n)
.SH "KEYWORDS"