aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-10-30 10:18:48 +0100
committerBjörn Gustavsson <[email protected]>2017-10-30 10:18:48 +0100
commit7b4ee9cdff7f4a5ea7600033186efe7fd6568d8e (patch)
treee4cd9652ff65cf985f5f46b2001e547eba44c865 /system
parent40c19a6674b9034a35f1d0e5540fa755cfd54b7c (diff)
parent3ffdb15e2315a0ad784f1b45db97c3748325e567 (diff)
downloadotp-7b4ee9cdff7f4a5ea7600033186efe7fd6568d8e.tar.gz
otp-7b4ee9cdff7f4a5ea7600033186efe7fd6568d8e.tar.bz2
otp-7b4ee9cdff7f4a5ea7600033186efe7fd6568d8e.zip
Merge branch 'maint'
* maint: erl_process_dump: Don't assume that literals can be found Remove one superfluous closing parenthesis in oam_intro.xml
Diffstat (limited to 'system')
-rw-r--r--system/doc/oam/oam_intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/oam/oam_intro.xml b/system/doc/oam/oam_intro.xml
index d3867f03ca..ead8c026b9 100644
--- a/system/doc/oam/oam_intro.xml
+++ b/system/doc/oam/oam_intro.xml
@@ -211,7 +211,7 @@ snmp:c("MY-MIB", [{il, ["sasl/priv/mibs"]}]).</code>
<p>The following MIBs are defined in the OTP system:</p>
<list type="bulleted">
- <item><p><c>OTP-REG)</c> (in SASL) contains the top-level
+ <item><p><c>OTP-REG</c> (in SASL) contains the top-level
OTP registration objects, used by all other MIBs.</p></item>
<item><p><c>OTP-TC</c> (in SASL) contains the general
Textual Conventions, which can be used by any other MIB.</p></item>