From f30d131bd979e29b68fb7d9ff515c61a246201f4 Mon Sep 17 00:00:00 2001
From: Lukas Larsson
Date: Tue, 21 Mar 2017 13:40:08 +0100
Subject: erts: Deprecate the non-smp emulators
---
erts/doc/src/erl.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'erts/doc/src/erl.xml')
diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml
index 29fef7348b..829acd1154 100644
--- a/erts/doc/src/erl.xml
+++ b/erts/doc/src/erl.xml
@@ -513,11 +513,11 @@
system with SMP support is available. -smp auto starts
the Erlang runtime system with SMP support enabled if it is
available and more than one logical processor is detected.
- -smp disable starts a runtime system without SMP support.
+ -smp disable starts a runtime system without SMP support.
+ The runtime system without SMP support is deprecated and will
+ be removed in a future major release.
- The runtime system with SMP support is not available on all
- supported platforms. See also flag
- +S.
+ See also flag+S.
(emulator flag)
--
cgit v1.2.3