summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2024-01-23 08:36:57 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2024-01-23 08:36:57 (GMT)
commit698ba502d68245a088b9d56c3ce0d8bf995ee541 (patch)
tree362da37da4e2f83370bb49c8d511c6a0cd6c81b7 /doc
parent954d7b33134d9e2aef219ae5c829e4062eaf1da8 (diff)
parente11d1c4593564ea53362eefd9d49c55951a55006 (diff)
downloadtcl-698ba502d68245a088b9d56c3ce0d8bf995ee541.zip
tcl-698ba502d68245a088b9d56c3ce0d8bf995ee541.tar.gz
tcl-698ba502d68245a088b9d56c3ce0d8bf995ee541.tar.bz2
Merge 8.6
Diffstat (limited to 'doc')
-rw-r--r--doc/StringObj.34
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/StringObj.3 b/doc/StringObj.3
index 49c32c0..6f2abff 100644
--- a/doc/StringObj.3
+++ b/doc/StringObj.3
@@ -229,9 +229,7 @@ format. If the conversion is successful, then the converted form of
Otherwise, the value's Unicode representation is invalidated and
converted to the UTF format, and \fIbytes\fR is appended to the
value's new string representation.
-\fIlength\fR bytes are allocated and not filled, if \fIbytes\fR is a
-null pointer.
-Eventually buffer growth is optimized by large allocations to optimize
+Eventually buffer growth is done by large allocations to optimize
multiple calls.
.PP
\fBTcl_AppendUnicodeToObj\fR appends the Unicode string given by