diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-17 22:37:23 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-17 22:37:23 (GMT) |
commit | 3fb4b62b126615f18524357090c3bccf0985fcae (patch) | |
tree | e00390b37b5eea519bafc3dbc07a169e0d2bbc6c /doc/scale.n | |
parent | 21742ef35eb0732a8e33f526626dcf61425d786b (diff) | |
download | tk-3fb4b62b126615f18524357090c3bccf0985fcae.zip tk-3fb4b62b126615f18524357090c3bccf0985fcae.tar.gz tk-3fb4b62b126615f18524357090c3bccf0985fcae.tar.bz2 |
Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko.
Also some general fixes to menu.n and text.n
Diffstat (limited to 'doc/scale.n')
-rw-r--r-- | doc/scale.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/scale.n b/doc/scale.n index ba6a124..4fd2ac3 100644 --- a/doc/scale.n +++ b/doc/scale.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: scale.n,v 1.3 2000/08/25 06:58:32 ericm Exp $ +'\" RCS: @(#) $Id: scale.n,v 1.4 2004/08/17 22:37:24 dkf Exp $ '\" .so man.macros .TH scale n 4.1 Tk "Tk Built-In Commands" @@ -63,7 +63,7 @@ rounding occurs. Defaults to 1 (i.e., the value will be integral). Specifies a boolean value indicating whether or not the current value of the scale is to be displayed. .OP \-sliderlength sliderLength SliderLength -Specfies the size of the slider, measured in screen units along the slider's +Specifies the size of the slider, measured in screen units along the slider's long dimension. The value may be specified in any of the forms acceptable to \fBTk_GetPixels\fR. .OP \-sliderrelief sliderRelief SliderRelief |