diff options
author | Vlad Dumitrescu <[email protected]> | 2014-03-21 21:24:28 +0100 |
---|---|---|
committer | Vlad Dumitrescu <[email protected]> | 2014-03-24 15:43:27 +0100 |
commit | a9fd7c1ffbb2b3509821b6655f460e27f70c2892 (patch) | |
tree | 520bbb0110de73272ae824e5786d7de81f38175f /lib/stdlib | |
parent | c2b4eab25c907f453a394d382c04cd04e6c06b49 (diff) | |
download | otp-a9fd7c1ffbb2b3509821b6655f460e27f70c2892.tar.gz otp-a9fd7c1ffbb2b3509821b6655f460e27f70c2892.tar.bz2 otp-a9fd7c1ffbb2b3509821b6655f460e27f70c2892.zip |
Specify that +fn* flags affect even command-line parameters and environment variables
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 c843ef7736..bebfbd4514 100644 --- a/lib/stdlib/doc/src/unicode_usage.xml +++ b/lib/stdlib/doc/src/unicode_usage.xml @@ -848,6 +848,7 @@ Eshell V5.10.1 (abort with ^G) </section> <section> <title>Unicode in Environment and Parameters</title> + <marker id="unicode_in_environment_and_parameters"/> <p>Environment variables and their interpretation is handled much in the same way as file names. If Unicode file names are enabled, environment variables as well as parameters to the Erlang VM are |