diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/options.n | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/options.n b/doc/options.n index af406da..fca76e3 100644 --- a/doc/options.n +++ b/doc/options.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: options.n,v 1.3 1999/08/09 16:51:51 hobbs Exp $ +'\" RCS: @(#) $Id: options.n,v 1.4 1999/08/13 02:58:12 hobbs Exp $ '\" .so man.macros .TH options n 4.4 Tk "Tk Built-In Commands" @@ -278,8 +278,8 @@ particular widget and may be determined by other options, such as \fBanchor\fR or \fBjustify\fR. .OP \-troughcolor troughColor Background Specifies the color to use for the rectangular trough areas -in widgets such as scrollbars and scales. This option is ignored -on Windows (native widget doesn't recognize this option). +in widgets such as scrollbars and scales. This option is ignored for +scrollbars on Windows (native widget doesn't recognize this option). .OP \-underline underline Underline Specifies the integer index of a character to underline in the widget. This option is used by the default bindings to implement keyboard |