From c7a2c261c12d107ab801c29032580d990c2b074b Mon Sep 17 00:00:00 2001 From: "harald.oehlmann@elmicron.de" Date: Tue, 7 Jul 2015 14:16:07 +0000 Subject: Documentation: source ignores BOM for unicode files --- doc/source.n | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v0.12