diff options
author | Siri Hansen <[email protected]> | 2013-04-18 10:46:52 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2013-04-18 10:46:52 +0200 |
commit | 70c15bf9483944f3eedea0ad1156a6117421cd19 (patch) | |
tree | f7d2e81395d6d74d84619983c4651cecce969e97 /lib/stdlib | |
parent | 1906e60c325de2a822b621d3b7cb5ba325491331 (diff) | |
parent | 84b973a7e86fc38015e7860863ec6ca5fae9c412 (diff) | |
download | otp-70c15bf9483944f3eedea0ad1156a6117421cd19.tar.gz otp-70c15bf9483944f3eedea0ad1156a6117421cd19.tar.bz2 otp-70c15bf9483944f3eedea0ad1156a6117421cd19.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/stdlib')
-rw-r--r-- | lib/stdlib/doc/src/unicode_usage.xml | 1 |
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> |