summaryrefslogtreecommitdiffstats
path: root/doc/Concat.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Concat.3')
-rw-r--r--doc/Concat.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Concat.3 b/doc/Concat.3
index e853fc3..10b4a10 100644
--- a/doc/Concat.3
+++ b/doc/Concat.3
@@ -18,7 +18,7 @@ const char *
\fBTcl_Concat\fR(\fIargc, argv\fR)
.SH ARGUMENTS
.AS "const char *const" argv[]
-.AP int argc in
+.AP size_t argc in
Number of strings.
.AP "const char *const" argv[] in
Array of strings to concatenate. Must have \fIargc\fR entries.