diff options
Diffstat (limited to 'doc/ttk_radiobutton.n')
-rw-r--r-- | doc/ttk_radiobutton.n | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/ttk_radiobutton.n b/doc/ttk_radiobutton.n index c1f31bb..747ce79 100644 --- a/doc/ttk_radiobutton.n +++ b/doc/ttk_radiobutton.n @@ -1,11 +1,10 @@ -'\" -*- nroff -*- '\" '\" Copyright (c) 2004 Joe English '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: ttk_radiobutton.n,v 1.13 2008/06/30 22:57:03 dkf Exp $ +'\" RCS: @(#) $Id: ttk_radiobutton.n,v 1.14 2008/09/23 13:36:57 dkf Exp $ '\" .so man.macros .TH ttk::radiobutton n 8.5 Tk "Tk Themed Widget" @@ -68,3 +67,6 @@ selection.) ttk::widget(n), ttk::checkbutton(n), radiobutton(n) .SH "KEYWORDS" widget, button, option +'\" Local Variables: +'\" mode: nroff +'\" End: |