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/snmp/doc/src/snmp_framework_mib.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/snmp/doc/src/snmp_framework_mib.xml') diff --git a/lib/snmp/doc/src/snmp_framework_mib.xml b/lib/snmp/doc/src/snmp_framework_mib.xml index 64e5df6ff5..d84327d4d5 100644 --- a/lib/snmp/doc/src/snmp_framework_mib.xml +++ b/lib/snmp/doc/src/snmp_framework_mib.xml @@ -32,7 +32,7 @@ snmp_framework_mib.xml - snmp_framework_mib + snmp_framework_mib Instrumentation Functions for SNMP-FRAMEWORK-MIB

The module snmp_framework_mib implements instrumentation @@ -44,7 +44,7 @@ - configure(ConfDir) -> void() + configure(ConfDir) -> void() Configure the SNMP-FRAMEWORK-MIB ConfDir = string() @@ -75,7 +75,7 @@ - init() -> void() + init() -> void() Initialize the SNMP-FRAMEWORK-MIB

This function is called from the supervisor at system @@ -88,7 +88,7 @@ - add_context(Ctx) -> Ret + add_context(Ctx) -> Ret Added one context Ctx = string() @@ -103,7 +103,7 @@ - delete_context(Key) -> Ret + delete_context(Key) -> Ret Delete one context Key = term() -- cgit v1.2.3