diff options
Diffstat (limited to 'doc/radiobutton.n')
-rw-r--r-- | doc/radiobutton.n | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/radiobutton.n b/doc/radiobutton.n index b9de0fd..face3e2 100644 --- a/doc/radiobutton.n +++ b/doc/radiobutton.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: radiobutton.n,v 1.3 2000/05/25 16:57:23 ericm Exp $ +'\" RCS: @(#) $Id: radiobutton.n,v 1.4 2000/08/25 06:58:32 ericm Exp $ '\" .so man.macros .TH radiobutton n 4.4 Tk "Tk Built-In Commands" @@ -16,14 +16,14 @@ radiobutton \- Create and manipulate radiobutton widgets .SH SYNOPSIS \fBradiobutton\fR \fIpathName \fR?\fIoptions\fR? .SO -\-activebackground \-activeforeground \-anchor -\-background \-bitmap \-borderwidth -\-cursor \-disabledforeground \-font -\-foreground \-highlightbackground \-highlightcolor -\-highlightthickness \-image \-justify -\-padx \-pady \-relief -\-takefocus \-text \-textvariable -\-underline \-wraplength +\-activebackground \-font \-pady +\-activeforeground \-foreground \-relief +\-anchor \-highlightbackground \-takefocus +\-background \-highlightcolor \-text +\-bitmap \-highlightthickness \-textvariable +\-borderwidth \-image \-underline +\-cursor \-justify \-wraplength +\-disabledforeground \-padx .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-command command Command |