diff options
Diffstat (limited to 'doc/toplevel.n')
-rw-r--r-- | doc/toplevel.n | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/toplevel.n b/doc/toplevel.n index 160ac88..953f178 100644 --- a/doc/toplevel.n +++ b/doc/toplevel.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: toplevel.n,v 1.2 1998/09/14 18:23:00 stanton Exp $ +'\" RCS: @(#) $Id: toplevel.n,v 1.3 2000/08/25 06:58:33 ericm Exp $ '\" .so man.macros .TH toplevel n 8.0 Tk "Tk Built-In Commands" @@ -16,8 +16,9 @@ toplevel \- Create and manipulate toplevel widgets .SH SYNOPSIS \fBtoplevel\fR \fIpathName \fR?\fIoptions\fR? .SO -\-borderwidth \-highlightbackground \-highlightthickness \-takefocus -\-cursor \-highlightcolor \-relief +\-borderwidth \-highlightcolor \-takefocus +\-cursor \-highlightthickness +\-highlightbackground \-relief .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-background background Background |