aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/design_principles
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2014-05-05 16:29:08 +0200
committerSiri Hansen <[email protected]>2014-05-05 16:29:18 +0200
commitfe18de0c58e44e785a773ec6887a23fc384175b1 (patch)
tree69a80d9e2974b22813cda65a26215cc9dbaad017 /system/doc/design_principles
parent313b7d51f2af565718bc24f122f8c70d45697968 (diff)
parent0e38f3d443842728be24e4cbd1608dcaa3a41bdb (diff)
downloadotp-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/design_principles')
-rw-r--r--system/doc/design_principles/distributed_applications.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/design_principles/distributed_applications.xml b/system/doc/design_principles/distributed_applications.xml
index 2886f06b53..4d4ba3136e 100644
--- a/system/doc/design_principles/distributed_applications.xml
+++ b/system/doc/design_principles/distributed_applications.xml
@@ -43,7 +43,7 @@
addressing mechanism is required to ensure that it can be
addressed by other applications, regardless on which node it
currently executes. This issue is not addressed here, but the
- Kernel module <c>global</c> or STDLIB module <c>pg</c> can be
+ Kernel modules <c>global</c> or <c>pg2</c> can be
used for this purpose.</p>
</section>