summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-14 21:17:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-14 21:17:01 (GMT)
commit76e2b0d613817d0b9c87892c6ee877d133950e33 (patch)
treeb8e69fedf9761d3041dc71a7ee9c9df872a05f5a /doc
parent37b044ce722ded83c5f7fa09696660bf54540f14 (diff)
parent62cba4649fa3017633b316173e746d2bea9d0a43 (diff)
downloadtcl-76e2b0d613817d0b9c87892c6ee877d133950e33.zip
tcl-76e2b0d613817d0b9c87892c6ee877d133950e33.tar.gz
tcl-76e2b0d613817d0b9c87892c6ee877d133950e33.tar.bz2
Merge 8.6
Diffstat (limited to 'doc')
-rw-r--r--doc/ParseArgs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ParseArgs.3 b/doc/ParseArgs.3
index c254148..def55de 100644
--- a/doc/ParseArgs.3
+++ b/doc/ParseArgs.3
@@ -103,7 +103,7 @@ the argument's value. The following values are acceptable values for
\fBTCL_ARGV_CONSTANT\fR
.
The argument does not take any following value argument. If this argument is
-present, the \fIsrcPtr\fR field (casted to \fIint\fR) is copied to the variable
+present, the (integer) value of the \fIsrcPtr\fR field is copied to the variable
pointed to by the \fIdstPtr\fR field. The \fIclientData\fR field is ignored.
.TP
\fBTCL_ARGV_END\fR