From ad6e765bcd4f35a282ef00e38ed9129f3a5c1d83 Mon Sep 17 00:00:00 2001
From: Hans Bolinder
Date: Thu, 1 Sep 2016 14:32:27 +0200
Subject: doc: Correct errors introduced by Editorial changes
Fix some older errors as well.
---
system/doc/oam/oam_intro.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'system/doc/oam/oam_intro.xml')
diff --git a/system/doc/oam/oam_intro.xml b/system/doc/oam/oam_intro.xml
index cdcb6e3111..8b8d69e638 100644
--- a/system/doc/oam/oam_intro.xml
+++ b/system/doc/oam/oam_intro.xml
@@ -178,7 +178,7 @@
MIB Structure
The top-level OTP MIB is called OTP-REG and it is
- included in the sasl application. All other OTP MIBs
+ included in the SASL application. All other OTP MIBs
import some objects from this MIB.
Each MIB is contained in one application. The MIB text
@@ -188,7 +188,7 @@
.hrl]]>, and the compiled MIBs
are stored under .bin]]>.
For example, the OTP-MIB is included in the
- sasl application:
+ SASL application:
sasl-1.3/mibs/OTP-MIB.mib
@@ -211,11 +211,11 @@ snmp:c("MY-MIB", [{il, ["sasl/priv/mibs"]}]).
The following MIBs are defined in the OTP system:
- OTP-REG) (in sasl) contains the top-level
+ OTP-REG) (in SASL) contains the top-level
OTP registration objects, used by all other MIBs.
- OTP-TC (in sasl) contains the general
+ OTP-TC (in SASL) contains the general
Textual Conventions, which can be used by any other MIB.
- OTP-MIB (in sasl) contains objects for
+ OTP-MIB (in SASL) contains objects for
instrumentation of the Erlang nodes, the Erlang machines,
and the applications in the system.
OTP-OS-MON-MIB (in oc_mon) contains
--
cgit v1.2.3