summaryrefslogtreecommitdiff
path: root/erts/doc/src/erl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'erts/doc/src/erl.xml')
-rw-r--r--erts/doc/src/erl.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml
index 340196502f..9a33daccb3 100644
--- a/erts/doc/src/erl.xml
+++ b/erts/doc/src/erl.xml
@@ -218,10 +218,11 @@
</item>
<tag><marker id="connect_all"/><c><![CDATA[-connect_all false]]></c></tag>
<item>
- <p>If this flag is present, <c><![CDATA[global]]></c> does not maintain
- a fully connected network of distributed Erlang nodes, and then
- global name registration cannot be used; see
- <seealso marker="kernel:global"><c>global(3)</c></seealso>.</p>
+ <p>
+ This flag is deprecated and has been replaced by the <c>kernel</c>
+ application parameter
+ <seealso marker="kernel:kernel_app#connect_all"><c>connect_all</c></seealso>.
+ </p>
</item>
<tag><c><![CDATA[-cookie Cookie]]></c></tag>
<item>