summaryrefslogtreecommitdiffstats
path: root/doc/Utf.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-12-10 15:50:46 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-12-10 15:50:46 (GMT)
commit2509c4647a862758676661f35e5e16d3e08ca162 (patch)
tree14f39e6f616fa7c6e1322285b7513c0ea2df1327 /doc/Utf.3
parent22f99d42b260461aacb728ca3326315bd4eb2041 (diff)
downloadtcl-2509c4647a862758676661f35e5e16d3e08ca162.zip
tcl-2509c4647a862758676661f35e5e16d3e08ca162.tar.gz
tcl-2509c4647a862758676661f35e5e16d3e08ca162.tar.bz2
* Several typo and formatting corrections discovered
during conversion to TMML. Thanks to Joe English. [Patch 490514]
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