summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-03 14:22:03 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-03 14:22:03 (GMT)
commitcc1e30158793a4c08f066242a62aeba0a777c263 (patch)
tree4c8adff820a1136ac90185562f7ea1f0979e35b2
parentb71ad7dc5e8e1c3ae1e1761c23d53f37756733f8 (diff)
downloadtcl-cc1e30158793a4c08f066242a62aeba0a777c263.zip
tcl-cc1e30158793a4c08f066242a62aeba0a777c263.tar.gz
tcl-cc1e30158793a4c08f066242a62aeba0a777c263.tar.bz2
unicode -> utf16/ucs2 in documentation
-rw-r--r--doc/source.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source.n b/doc/source.n
index 3fc001e..353b8fb 100644
--- a/doc/source.n
+++ b/doc/source.n
@@ -43,7 +43,7 @@ or
which will be safely substituted by the Tcl interpreter into
.QW ^Z .
.PP
-A leading BOM (Byte order mark) contained in the file is ignored for unicode encodings (utf-8, unicode).
+A leading BOM (Byte order mark) contained in the file is ignored for unicode encodings (utf-8, utf-16, ucs-2).
.PP
The \fB\-encoding\fR option is used to specify the encoding of
the data stored in \fIfileName\fR. When the \fB\-encoding\fR option