From 50f64c60b87e8d03fedc3f9f4e655aff8ca9f16c Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Wed, 12 Dec 2018 19:32:24 +0100 Subject: Add empty 'since' attribute for old modules and functions --- lib/kernel/doc/src/global_group.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'lib/kernel/doc/src/global_group.xml') diff --git a/lib/kernel/doc/src/global_group.xml b/lib/kernel/doc/src/global_group.xml index 8f947b9adf..74d15cd476 100644 --- a/lib/kernel/doc/src/global_group.xml +++ b/lib/kernel/doc/src/global_group.xml @@ -28,7 +28,7 @@ 1998-12-18 B - global_group + global_group Grouping nodes to global name registration groups.

This module makes it possible to partition the nodes of a @@ -105,7 +105,7 @@ - + Return the global group names.

Returns a tuple containing the name of the global group that @@ -116,7 +116,7 @@ - + Information about global groups. @@ -173,7 +173,7 @@ - + Subscribe to node status changes.

Depending on Flag, the calling process @@ -187,7 +187,7 @@ - + Return the group nodes.

Returns the names of all group nodes, regardless of their @@ -196,7 +196,7 @@ - + Return globally registered names.

Returns a list of all names that are globally registered @@ -205,8 +205,8 @@ - - + + Send a message to a globally registered pid.

Searches for Name, globally registered on @@ -224,7 +224,7 @@ - + Synchronize the group nodes.

Synchronizes the group nodes, that is, the global name @@ -242,8 +242,8 @@ - - + + Get the pid with a specified globally registered name.

Searches for Name, globally registered on -- cgit v1.2.3