diff options
Diffstat (limited to 'doc/checkbutton.n')
-rw-r--r-- | doc/checkbutton.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/checkbutton.n b/doc/checkbutton.n index 6efcca9..c22bbcb 100644 --- a/doc/checkbutton.n +++ b/doc/checkbutton.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: checkbutton.n,v 1.11 2005/12/01 03:54:06 hobbs Exp $ +'\" RCS: @(#) $Id: checkbutton.n,v 1.12 2006/12/13 23:04:32 hobbs Exp $ '\" .so man.macros .TH checkbutton n 4.4 Tk "Tk Built-In Commands" @@ -263,7 +263,7 @@ The behavior of checkbuttons can be changed by defining new bindings for individual widgets or by redefining the class bindings. .SH "SEE ALSO" -button(n), options(n), radiobutton(n) +button(n), options(n), radiobutton(n), ttk_checkbutton(n) .SH KEYWORDS checkbutton, widget |