summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorharald.oehlmann@elmicron.de <oehhar>2015-07-07 14:16:07 (GMT)
committerharald.oehlmann@elmicron.de <oehhar>2015-07-07 14:16:07 (GMT)
commitc7a2c261c12d107ab801c29032580d990c2b074b (patch)
tree0bcf9ba917807c446566947e553e7287aa6fec3c
parentd9f02643c07802926d9ac3da4237db8f6215b688 (diff)
downloadtcl-c7a2c261c12d107ab801c29032580d990c2b074b.zip
tcl-c7a2c261c12d107ab801c29032580d990c2b074b.tar.gz
tcl-c7a2c261c12d107ab801c29032580d990c2b074b.tar.bz2
Documentation: source ignores BOM for unicode files
-rw-r--r--doc/source.n2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source.n b/doc/source.n
index 9f0fd6f..d8eaa0c 100644
--- a/doc/source.n
+++ b/doc/source.n
@@ -45,6 +45,8 @@ 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).
+.PP
.VS 8.5
The \fB\-encoding\fR option is used to specify the encoding of
the data stored in \fIfileName\fR. When the \fB\-encoding\fR option