diff options
author | Siri Hansen <[email protected]> | 2014-05-05 16:29:08 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2014-05-05 16:29:18 +0200 |
commit | fe18de0c58e44e785a773ec6887a23fc384175b1 (patch) | |
tree | 69a80d9e2974b22813cda65a26215cc9dbaad017 /system/doc/tutorial/distribution.xml | |
parent | 313b7d51f2af565718bc24f122f8c70d45697968 (diff) | |
parent | 0e38f3d443842728be24e4cbd1608dcaa3a41bdb (diff) | |
download | otp-fe18de0c58e44e785a773ec6887a23fc384175b1.tar.gz otp-fe18de0c58e44e785a773ec6887a23fc384175b1.tar.bz2 otp-fe18de0c58e44e785a773ec6887a23fc384175b1.zip |
Merge branch 'essen/remove-pg'
* essen/remove-pg:
Remove the pg module and related documentation
OTP-11907
Diffstat (limited to 'system/doc/tutorial/distribution.xml')
-rw-r--r-- | system/doc/tutorial/distribution.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/doc/tutorial/distribution.xml b/system/doc/tutorial/distribution.xml index 6a0ea759c4..ced8e4a545 100644 --- a/system/doc/tutorial/distribution.xml +++ b/system/doc/tutorial/distribution.xml @@ -58,7 +58,6 @@ <item>global_group - Grouping nodes to global name registration groups.</item> <item>net_adm - Various net administration routines.</item> <item>net_kernel - Networking kernel.</item> - <item>pg - Distributed named process groups, experimental implementation.</item> <item>pg2 - Distributed named process groups.</item> <item>pool - Load distribution facility.</item> <item>slave - Functions for starting and controlling slave nodes.</item> |