summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_group_leader_2_func.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_group_leader_2_func.txt')
-rw-r--r--lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_group_leader_2_func.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_group_leader_2_func.txt b/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_group_leader_2_func.txt
index 592d6bd6e5..e5268acd80 100644
--- a/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_group_leader_2_func.txt
+++ b/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_group_leader_2_func.txt
@@ -10,5 +10,9 @@
supervision tree, because OTP assumes the group leader of their
processes is their application master.
+ Setting the group leader follows the signal ordering guarantees
+ described in the Processes Chapter in the Erlang Reference
+ Manual.
+
See also group_leader/0 and OTP design principles related to
starting and stopping applications.