summaryrefslogtreecommitdiffstats
path: root/doc/option.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-02-03 09:20:12 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-02-03 09:20:12 (GMT)
commit9c08260460bdba9d8d61247a6f2d75242cd06334 (patch)
treedeedcb76408d10d40ef88dc52f24260f78c4f0aa /doc/option.n
parentf9f4d1bbac871404149ce6302737e38442e8f9c4 (diff)
downloadtk-9c08260460bdba9d8d61247a6f2d75242cd06334.zip
tk-9c08260460bdba9d8d61247a6f2d75242cd06334.tar.gz
tk-9c08260460bdba9d8d61247a6f2d75242cd06334.tar.bz2
Document that [encoding system] has no effect on option readfile
Diffstat (limited to 'doc/option.n')
-rw-r--r--doc/option.n7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/option.n b/doc/option.n
index 8f29d3a..2763d64 100644
--- a/doc/option.n
+++ b/doc/option.n
@@ -60,9 +60,10 @@ is specified, it indicates the priority level at which to enter the
options; \fIpriority\fR defaults to \fBinteractive\fR.
.PP
The file is read through a channel which is in "utf-8" encoding,
-invalid byte sequences are automatically converted to valid
-ones. This means that encodings like ISO 8859-1 or cp1282 with
-high probablility will work as well, but this is not guaranteed.
+invalid byte sequences are automatically converted to valid ones.
+This means that encodings like ISO 8859-1 or cp1252 with high
+probability will work as well, but this cannot be guaranteed.
+This cannot be changed, setting the [encoding system] has no effect.
.PP
The \fIpriority\fR arguments to the \fBoption\fR command are
normally specified symbolically using one of the following values: