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_community_mib.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/snmp/doc/src/snmp_community_mib.xml') diff --git a/lib/snmp/doc/src/snmp_community_mib.xml b/lib/snmp/doc/src/snmp_community_mib.xml index 60d5b840be..9800fb6c00 100644 --- a/lib/snmp/doc/src/snmp_community_mib.xml +++ b/lib/snmp/doc/src/snmp_community_mib.xml @@ -32,7 +32,7 @@ snmp_community_mib.xml - snmp_community_mib + snmp_community_mib Instrumentation Functions for SNMP-COMMUNITY-MIB

The module snmp_community_mib implements the instrumentation @@ -45,7 +45,7 @@ - configure(ConfDir) -> void() + configure(ConfDir) -> void() Configure the SNMP-COMMUNITY-MIB ConfDir = string() @@ -77,7 +77,7 @@ - reconfigure(ConfDir) -> void() + reconfigure(ConfDir) -> void() Configure the SNMP-COMMUNITY-MIB ConfDir = string() @@ -108,7 +108,7 @@ - add_community(Idx, CommName, SecName, CtxName, TransportTag) -> Ret + add_community(Idx, CommName, SecName, CtxName, TransportTag) -> Ret add_community(Idx, CommName, SecName, EngineId, CtxName, TransportTag) -> Ret Added one community @@ -132,7 +132,7 @@ - delete_community(Key) -> Ret + delete_community(Key) -> Ret Delete one community Key = term() -- cgit v1.2.3