From b6b9fed2f79b044cbfd003899b19f5ace1f0d48a Mon Sep 17 00:00:00 2001 From: fvogel Date: Sun, 3 Dec 2017 17:33:41 +0000 Subject: Clarify wording for -width in the man page for scale. Thanks to Adil Gourinda. --- doc/scale.n | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/scale.n b/doc/scale.n index 0504b4b..6b960ce 100644 --- a/doc/scale.n +++ b/doc/scale.n @@ -91,10 +91,10 @@ value. Whenever the scale is manipulated interactively, the variable will be modified to reflect the scale's new value. .OP \-width width Width -Specifies the desired narrow dimension of the trough in screen units +Specifies the desired narrow dimension of the scale in screen units (i.e. any of the forms acceptable to \fBTk_GetPixels\fR). -For vertical scales this is the trough's width; for horizontal scales -this is the trough's height. +For vertical scales this is the scale's width; for horizontal scales +this is the scale's height. .BE .SH DESCRIPTION .PP -- cgit v0.12