diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-02-09 14:17:42 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-02-09 14:17:42 (GMT) |
commit | 181274a8a0e892445b3150b57fd22c904bbe0ce2 (patch) | |
tree | 716b0456564604ac3c19b16d174521671f6e4ac3 /doc | |
parent | f531ea653b3043bcd9a542083ee9c6e07e286cfc (diff) | |
download | tcl-181274a8a0e892445b3150b57fd22c904bbe0ce2.zip tcl-181274a8a0e892445b3150b57fd22c904bbe0ce2.tar.gz tcl-181274a8a0e892445b3150b57fd22c904bbe0ce2.tar.bz2 |
This should be removed too
Diffstat (limited to 'doc')
-rw-r--r-- | doc/string.n | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/string.n b/doc/string.n index 3b9af03..f07a591 100644 --- a/doc/string.n +++ b/doc/string.n @@ -181,13 +181,6 @@ zero width no-break space (U+feff) (=BOM). .IP \fBtrue\fR 12 Any of the forms allowed to \fBTcl_GetBoolean\fR where the value is true. -.IP \fBunicode\fR 12 -Any Unicode character, except surrogates and noncharacters. -.RS -.PP -\fIWarning: this option is under discussion and may be renamed or replaced -by another solution within the Tcl 9.0 series.\fR -.RE .IP \fBupper\fR 12 Any upper case alphabet character in the Unicode character set. .IP \fBwideinteger\fR 12 |