summaryrefslogtreecommitdiffstats
path: root/doc/Utf.3
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2001-12-10 15:50:46 (GMT)
committerdgp <dgp@noemail.net>2001-12-10 15:50:46 (GMT)
commit781cfa55c59f46794e4ef55a6ac751b27ace541e (patch)
tree14f39e6f616fa7c6e1322285b7513c0ea2df1327 /doc/Utf.3
parent5c5fa24ee38cd45d00384839700e032be25a3ddd (diff)
downloadtcl-781cfa55c59f46794e4ef55a6ac751b27ace541e.zip
tcl-781cfa55c59f46794e4ef55a6ac751b27ace541e.tar.gz
tcl-781cfa55c59f46794e4ef55a6ac751b27ace541e.tar.bz2
* Several typo and formatting corrections discovered
during conversion to TMML. Thanks to Joe English. [Patch 490514] FossilOrigin-Name: c6a543090c1786c744bc8ec7be936816cdffb5ea
Diffstat (limited to 'doc/Utf.3')
-rw-r--r--doc/Utf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Utf.3 b/doc/Utf.3
index b6375df..a56d911 100644
--- a/doc/Utf.3
+++ b/doc/Utf.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: Utf.3,v 1.9 2001/04/06 23:14:08 andreas_kupries Exp $
+'\" RCS: @(#) $Id: Utf.3,v 1.10 2001/12/10 15:50:47 dgp Exp $
'\"
.so man.macros
.TH Utf 3 "8.1" Tcl "Tcl Library Procedures"
@@ -150,7 +150,7 @@ Unicode string. Storage for the return value is appended to the
end of the \fBTcl_DString\fR.
.PP
\fBTcl_UtfToUniCharDString\fR coverts the given UTF-8 string to Unicode,
-storing the result in the previously-initialized \fBTcl_Dstring\fR.
+storing the result in the previously-initialized \fBTcl_DString\fR.
you may either specify the length of the given UTF-8 string or "-1",
in which case \fBTcl_UtfToUniCharDString\fR uses \fBstrlen\fR to
calculate the length. The return value is a pointer to the Unicode