summaryrefslogtreecommitdiffstats
path: root/doc/source.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-22 10:30:05 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-22 10:30:05 (GMT)
commit33918a2b0b4bd10fb1defc2f141b73d20565f40a (patch)
tree902e0181ac4a847bec1e88169327b3295e39f606 /doc/source.n
parent6459a50433a6f175cfce01066b1cdb5e1f3e7c8f (diff)
parent09fd21b65b23d0d8ee709bb09cc48d0d4829db90 (diff)
downloadtcl-33918a2b0b4bd10fb1defc2f141b73d20565f40a.zip
tcl-33918a2b0b4bd10fb1defc2f141b73d20565f40a.tar.gz
tcl-33918a2b0b4bd10fb1defc2f141b73d20565f40a.tar.bz2
TIP #587: Default utf-8 for source command
Diffstat (limited to 'doc/source.n')
-rw-r--r--doc/source.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source.n b/doc/source.n
index 353b8fb..8757cb8 100644
--- a/doc/source.n
+++ b/doc/source.n
@@ -47,7 +47,7 @@ A leading BOM (Byte order mark) contained in the file is ignored for unicode enc
.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
-is omitted, the system encoding is assumed.
+is omitted, the utf-8 encoding is assumed.
.SH EXAMPLE
.PP
Run the script in the file \fBfoo.tcl\fR and then the script in the