summaryrefslogtreecommitdiffstats
path: root/doc/source.n
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2015-07-07 14:16:07 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2015-07-07 14:16:07 (GMT)
commit91de92f0234579b1caf796f6f8b3ebce2099a8da (patch)
tree0bcf9ba917807c446566947e553e7287aa6fec3c /doc/source.n
parentec70ddd4352da0e5022428fed4cfadff606d4334 (diff)
downloadtcl-91de92f0234579b1caf796f6f8b3ebce2099a8da.zip
tcl-91de92f0234579b1caf796f6f8b3ebce2099a8da.tar.gz
tcl-91de92f0234579b1caf796f6f8b3ebce2099a8da.tar.bz2
Documentation: source ignores BOM for unicode files
Diffstat (limited to 'doc/source.n')
-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