aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2013-04-15 15:33:56 +0200
committerSiri Hansen <[email protected]>2013-04-17 17:21:00 +0200
commita6ecd3895cba2d2da696e0cf660df4d6f71ba339 (patch)
treed733c67eab7782df03fcc211a9cc271769b06f9e /lib
parent74fdfd48d59393b6f0dfb53f343645133675c64b (diff)
downloadotp-a6ecd3895cba2d2da696e0cf660df4d6f71ba339.tar.gz
otp-a6ecd3895cba2d2da696e0cf660df4d6f71ba339.tar.bz2
otp-a6ecd3895cba2d2da696e0cf660df4d6f71ba339.zip
Add documentation of w, i and e addition to +fnu and +fna switches to erl
These were documented in the stdlib user's guide, but not in the reference manual for erl. This has now been corrected.
Diffstat (limited to 'lib')
-rw-r--r--lib/stdlib/doc/src/unicode_usage.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stdlib/doc/src/unicode_usage.xml b/lib/stdlib/doc/src/unicode_usage.xml
index c5d476e54b..1f64b38554 100644
--- a/lib/stdlib/doc/src/unicode_usage.xml
+++ b/lib/stdlib/doc/src/unicode_usage.xml
@@ -625,6 +625,7 @@ Eshell V5.10.1 (abort with ^G)
</section>
<section>
<title>Unicode File Names</title>
+ <marker id="unicode_file_names"/>
<p>Most modern operating systems support Unicode file names in some
way or another. There are several different ways to do this and
Erlang by default treats the different approaches differently:</p>