From a75bda102900c4a7ae3184efa8250c46a86f8588 Mon Sep 17 00:00:00 2001 From: Siri Hansen Date: Fri, 21 Apr 2017 15:17:31 +0200 Subject: Document that app names and nodes names are restricted to latin-1 --- system/doc/reference_manual/character_set.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'system/doc') diff --git a/system/doc/reference_manual/character_set.xml b/system/doc/reference_manual/character_set.xml index 1129ad63d8..8e41142fb4 100644 --- a/system/doc/reference_manual/character_set.xml +++ b/system/doc/reference_manual/character_set.xml @@ -110,7 +110,8 @@ Guide.

From Erlang/OTP 20, atoms and function names are also allowed to contain Unicode characters outside the ISO-Latin-1 range. - Module names are still restricted to the ISO-Latin-1 range.

+ Module names, application names, and node names are still + restricted to the ISO-Latin-1 range.

Source File Encoding -- cgit v1.2.3