summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-28 16:49:32 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-28 16:49:32 (GMT)
commitc8444b192d5e42fdbbb954984680c0b49b05620f (patch)
tree9ada71a2c9fcf55b6954adcd01bfd1ebe771b9d3 /doc
parent3d55f5f6f09821cbdc9fd75500904b5864d0ba02 (diff)
parente0afc4ae97cf20337783b4f187d748ce8fa3e54b (diff)
downloadtcl-c8444b192d5e42fdbbb954984680c0b49b05620f.zip
tcl-c8444b192d5e42fdbbb954984680c0b49b05620f.tar.gz
tcl-c8444b192d5e42fdbbb954984680c0b49b05620f.tar.bz2
Merge 8.7
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