diff options
Diffstat (limited to 'doc/message.n')
-rw-r--r-- | doc/message.n | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/message.n b/doc/message.n index 986fe5e..70a412b 100644 --- a/doc/message.n +++ b/doc/message.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: message.n,v 1.2 1998/09/14 18:22:58 stanton Exp $ +'\" RCS: @(#) $Id: message.n,v 1.3 2000/08/25 06:58:32 ericm Exp $ '\" .so man.macros .TH message n 4.0 Tk "Tk Built-In Commands" @@ -16,10 +16,12 @@ message \- Create and manipulate message widgets .SH SYNOPSIS \fBmessage\fR \fIpathName \fR?\fIoptions\fR? .SO -\-anchor \-font \-highlightthickness \-takefocus -\-background \-foreground \-padx \-text -\-borderwidth \-highlightbackground \-pady \-textvariable -\-cursor \-highlightcolor \-relief \-width +\-anchor \-highlightbackground \-takefocus +\-background \-highlightcolor \-text +\-borderwidth \-highlightthickness \-textvariable +\-cursor \-padx \-width +\-font \-pady +\-foreground \-relief .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-aspect aspect Aspect |