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/pg2.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'lib/kernel/doc/src/pg2.xml') diff --git a/lib/kernel/doc/src/pg2.xml b/lib/kernel/doc/src/pg2.xml index 0631b317b4..058d711756 100644 --- a/lib/kernel/doc/src/pg2.xml +++ b/lib/kernel/doc/src/pg2.xml @@ -32,7 +32,7 @@ A2 pg2.xml - pg2 + pg2 Distributed named process groups.

This module implements process groups. Each message can be sent @@ -66,7 +66,7 @@ - + Create a new, empty process group.

Creates a new, empty process group. The group is globally @@ -75,7 +75,7 @@ - + Delete a process group.

Deletes a process group.

@@ -83,7 +83,7 @@ - + Common dispatch function.

A useful dispatch function that can be used from @@ -93,7 +93,7 @@ - + Return all local processes in a group.

Returns all processes running on the local node in the @@ -104,7 +104,7 @@ - + Return all processes in a group.

Returns all processes in the group Name. This @@ -114,7 +114,7 @@ - + Join a process to a group.

Joins the process Pid to the group Name. @@ -124,7 +124,7 @@ - + Make a process leave a group.

Makes the process Pid leave the group Name. @@ -134,8 +134,8 @@ - - + + Start the pg2 server.

Starts the pg2 server. Normally, the server does not need @@ -149,7 +149,7 @@ - + Return a list of all known groups.

Returns a list of all known groups.

-- cgit v1.2.3