diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-09-25 12:26:44 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-09-25 12:26:44 (GMT) |
commit | f45a52ad97cb88960b37051533ca2ce5f37d4c14 (patch) | |
tree | 5b8ee472cd7317efb0eef12d484b5340816f2c87 /doc | |
parent | abc23e672315cb78ec468f0d96c592d0ea346ac9 (diff) | |
parent | d550e5f966a4d8b906c6f83fe250a00dd912151e (diff) | |
download | tcl-f45a52ad97cb88960b37051533ca2ce5f37d4c14.zip tcl-f45a52ad97cb88960b37051533ca2ce5f37d4c14.tar.gz tcl-f45a52ad97cb88960b37051533ca2ce5f37d4c14.tar.bz2 |
Merge trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source.n | 2 |
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 |