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/otp_mibs/doc/src/otp_mib.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/otp_mibs') diff --git a/lib/otp_mibs/doc/src/otp_mib.xml b/lib/otp_mibs/doc/src/otp_mib.xml index 530c529c69..e7d338c165 100644 --- a/lib/otp_mibs/doc/src/otp_mib.xml +++ b/lib/otp_mibs/doc/src/otp_mib.xml @@ -28,7 +28,7 @@ - otp_mib + otp_mib Handles the OTP-MIB

The SNMP application should be used to start an SNMP agent. Then @@ -41,7 +41,7 @@ - load(Agent) -> ok | {error, Reason} + load(Agent) -> ok | {error, Reason} Load the OTP-MIB Agent = pid() | atom() @@ -52,7 +52,7 @@ - unload(Agent) -> ok | {error, Reason} + unload(Agent) -> ok | {error, Reason} Unload the OTP-MIB Agent = pid() | atom() -- cgit v1.2.3