summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-02-03 09:14:37 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-02-03 09:14:37 (GMT)
commite1d015ea1d6d8301149fa627ec1abf6b487d99c3 (patch)
tree8d03bf9831872663f0ef214473c120c7b7240d85 /doc
parenta5b54a7f07e68d3223a0b945b7e7e0da345633ed (diff)
downloadtk-e1d015ea1d6d8301149fa627ec1abf6b487d99c3.zip
tk-e1d015ea1d6d8301149fa627ec1abf6b487d99c3.tar.gz
tk-e1d015ea1d6d8301149fa627ec1abf6b487d99c3.tar.bz2
Added documentation, please review!
Diffstat (limited to 'doc')
-rw-r--r--doc/option.n5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/option.n b/doc/option.n
index 8699c0d..8f29d3a 100644
--- a/doc/option.n
+++ b/doc/option.n
@@ -59,6 +59,11 @@ options specified in that file to the option database. If \fIpriority\fR
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.
+.PP
The \fIpriority\fR arguments to the \fBoption\fR command are
normally specified symbolically using one of the following values:
.TP