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_view_based_acm_mib.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'lib/snmp/doc/src/snmp_view_based_acm_mib.xml') diff --git a/lib/snmp/doc/src/snmp_view_based_acm_mib.xml b/lib/snmp/doc/src/snmp_view_based_acm_mib.xml index fdad735e71..c5e98a3eb5 100644 --- a/lib/snmp/doc/src/snmp_view_based_acm_mib.xml +++ b/lib/snmp/doc/src/snmp_view_based_acm_mib.xml @@ -32,7 +32,7 @@ snmp_view_based_acm_mib.xml - snmp_view_based_acm_mib + snmp_view_based_acm_mib Instrumentation Functions for SNMP-VIEW-BASED-ACM-MIB

The module snmp_view_based_acm_mib implements the instrumentation functions for the @@ -45,7 +45,7 @@ - configure(ConfDir) -> void() + configure(ConfDir) -> void() Configure the SNMP-VIEW-BASED-ACM-MIB ConfDir = string() @@ -71,7 +71,7 @@ - reconfigure(ConfDir) -> void() + reconfigure(ConfDir) -> void() Configure the SNMP-VIEW-BASED-ACM-MIB ConfDir = string() @@ -104,7 +104,7 @@ - add_sec2group(SecModel, SecName, GroupName) -> Ret + add_sec2group(SecModel, SecName, GroupName) -> Ret Add one security to group definition SecModel = v1 | v2c | usm @@ -124,7 +124,7 @@ - delete_sec2group(Key) -> Ret + delete_sec2group(Key) -> Ret Delete one security to group definition Key = term() @@ -139,7 +139,7 @@ - add_access(GroupName, Prefix, SecModel, SecLevel, Match, RV, WV, NV) -> Ret + add_access(GroupName, Prefix, SecModel, SecLevel, Match, RV, WV, NV) -> Ret Add one access definition GroupName = string() @@ -163,7 +163,7 @@ - delete_access(Key) -> Ret + delete_access(Key) -> Ret Delete one access definition Key = term() @@ -178,7 +178,7 @@ - add_view_tree_fam(ViewIndex, SubTree, Status, Mask) -> Ret + add_view_tree_fam(ViewIndex, SubTree, Status, Mask) -> Ret Add one view tree family definition ViewIndex = integer() @@ -199,7 +199,7 @@ - delete_view_tree_fam(Key) -> Ret + delete_view_tree_fam(Key) -> Ret Delete one view tree family definition Key = term() -- cgit v1.2.3