aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2014-03-11 09:41:19 +0100
committerHans Bolinder <[email protected]>2014-03-12 10:17:20 +0100
commit785cb2081ff2c84453506380c97aced147df2b73 (patch)
treef3a81020f3bad03210dece4933384982d675c244 /lib
parent870737ab657433c5e8751255fe3c4d298202d142 (diff)
downloadotp-785cb2081ff2c84453506380c97aced147df2b73.tar.gz
otp-785cb2081ff2c84453506380c97aced147df2b73.tar.bz2
otp-785cb2081ff2c84453506380c97aced147df2b73.zip
erts: Clarify escript's encoding of the I/O-server
A note has been added that clarifies that the encoding of the I/O-server has to be set explicitly, irrespective of any encoding comment.
Diffstat (limited to 'lib')
-rw-r--r--lib/stdlib/doc/src/unicode_usage.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/unicode_usage.xml b/lib/stdlib/doc/src/unicode_usage.xml
index 75505d7d84..c843ef7736 100644
--- a/lib/stdlib/doc/src/unicode_usage.xml
+++ b/lib/stdlib/doc/src/unicode_usage.xml
@@ -996,7 +996,8 @@ ok
</pre>
</section>
<section>
- <title><marker id="unicode_options_summary"/>Summary of Options</title>
+ <title>Summary of Options</title>
+ <marker id="unicode_options_summary"/>
<p>The Unicode support is controlled by both command line switches,
some standard environment variables and the version of OTP you are
using. Most options affect mainly the way Unicode data is displayed,