diff options
Diffstat (limited to 'doc/ToUpper.3')
-rw-r--r-- | doc/ToUpper.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ToUpper.3 b/doc/ToUpper.3 index 86d2f98..089e120 100644 --- a/doc/ToUpper.3 +++ b/doc/ToUpper.3 @@ -22,13 +22,13 @@ int int \fBTcl_UniCharToTitle\fR(\fIch\fR) .sp -size_t +Tcl_Size \fBTcl_UtfToUpper\fR(\fIstr\fR) .sp -size_t +Tcl_Size \fBTcl_UtfToLower\fR(\fIstr\fR) .sp -size_t +Tcl_Size \fBTcl_UtfToTitle\fR(\fIstr\fR) .SH ARGUMENTS .AS char *str in/out |