summaryrefslogtreecommitdiffstats
path: root/doc/ToUpper.3
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2020-06-22 18:11:58 (GMT)
committersebres <sebres@users.sourceforge.net>2020-06-22 18:11:58 (GMT)
commit034105d1bc0bc47dbb69837dd578975bff1c2255 (patch)
tree7800e738c7114444767300d0bcaff12c2439598d /doc/ToUpper.3
parent32cb6e1608b379ff45355ddb8b5ff0b0ab426053 (diff)
parentfbeaf61e535ccb335ac9bfeb6fa011c4b1be94fd (diff)
downloadtcl-034105d1bc0bc47dbb69837dd578975bff1c2255.zip
tcl-034105d1bc0bc47dbb69837dd578975bff1c2255.tar.gz
tcl-034105d1bc0bc47dbb69837dd578975bff1c2255.tar.bz2
merge 8.6
Diffstat (limited to 'doc/ToUpper.3')
-rw-r--r--doc/ToUpper.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ToUpper.3 b/doc/ToUpper.3
index 0647b85..629a8e5 100644
--- a/doc/ToUpper.3
+++ b/doc/ToUpper.3
@@ -81,7 +81,7 @@ and all following characters into their lower-case equivalents.
.SH BUGS
.PP
At this time, the case conversions are only defined for the Unicode
-plane 0 characters. The result for Unicode characters above 0xffff
+plane 0 characters. The result for Unicode characters above 0xFFFF
is undefined, but - actually - only the lower 16 bits of the
character value is handled.