summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2016-02-03 09:14:37 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2016-02-03 09:14:37 (GMT)
commitd3667b422fdfa22226101fd16a69da22782267b6 (patch)
tree8d03bf9831872663f0ef214473c120c7b7240d85
parent22f7b54eb926580a6c47452f6b5ee573bab78d91 (diff)
downloadtk-d3667b422fdfa22226101fd16a69da22782267b6.zip
tk-d3667b422fdfa22226101fd16a69da22782267b6.tar.gz
tk-d3667b422fdfa22226101fd16a69da22782267b6.tar.bz2
Added documentation, please review!
-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