summaryrefslogtreecommitdiff
path: root/tk/doc/GetScroll.3
diff options
context:
space:
mode:
Diffstat (limited to 'tk/doc/GetScroll.3')
-rw-r--r--tk/doc/GetScroll.34
1 files changed, 1 insertions, 3 deletions
diff --git a/tk/doc/GetScroll.3 b/tk/doc/GetScroll.3
index 576f1905d52..985d2c1bab8 100644
--- a/tk/doc/GetScroll.3
+++ b/tk/doc/GetScroll.3
@@ -27,7 +27,7 @@ int
Interpreter to use for error reporting.
.AP int argc in
Number of strings in \fIargv\fR array.
-.AP char *argv[] in
+.AP "CONST char" *argv[] in
Argument strings. These represent the entire widget command, of
which the first word is typically the widget name and the second
word is typically \fBxview\fR or \fByview\fR.
@@ -76,5 +76,3 @@ development.
.SH KEYWORDS
parse, scrollbar, scrolling command, xview, yview
-
-