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_notification_mib.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/snmp/doc/src/snmp_notification_mib.xml') diff --git a/lib/snmp/doc/src/snmp_notification_mib.xml b/lib/snmp/doc/src/snmp_notification_mib.xml index d2e288ec15..9395edf155 100644 --- a/lib/snmp/doc/src/snmp_notification_mib.xml +++ b/lib/snmp/doc/src/snmp_notification_mib.xml @@ -32,7 +32,7 @@ snmp_notification_mib.xml - snmp_notification_mib + snmp_notification_mib Instrumentation Functions for SNMP-NOTIFICATION-MIB

The module snmp_notification_mib implements the @@ -43,7 +43,7 @@ - configure(ConfDir) -> void() + configure(ConfDir) -> void() Configure the SNMP-NOTIFICATION-MIB ConfDir = string() @@ -70,7 +70,7 @@ - reconfigure(ConfDir) -> void() + reconfigure(ConfDir) -> void() Configure the SNMP-NOTIFICATION-MIB ConfDir = string() @@ -98,7 +98,7 @@ - add_notify(Name, Tag, Type) -> Ret + add_notify(Name, Tag, Type) -> Ret Added one notify definition Name = string() @@ -115,7 +115,7 @@ - delete_notify(Key) -> Ret + delete_notify(Key) -> Ret Delete one notify definition Key = term() -- cgit v1.2.3