diff options
author | Micael Karlberg <[email protected]> | 2013-05-21 15:00:42 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2013-05-21 15:00:42 +0200 |
commit | 4e7bd62bf3b38b40eee02766b0ad68fdf75fa1c9 (patch) | |
tree | 216bf2219b618e76c15796fbbe71b15624b929a8 /lib/snmp/doc/src/snmpa_mib_data.xml | |
parent | 31b06641f692641f82c489069584220609e1e840 (diff) | |
download | otp-4e7bd62bf3b38b40eee02766b0ad68fdf75fa1c9.tar.gz otp-4e7bd62bf3b38b40eee02766b0ad68fdf75fa1c9.tar.bz2 otp-4e7bd62bf3b38b40eee02766b0ad68fdf75fa1c9.zip |
[snmp/agent] Add mib-storage behaviour ref-man documentation
Diffstat (limited to 'lib/snmp/doc/src/snmpa_mib_data.xml')
-rw-r--r-- | lib/snmp/doc/src/snmpa_mib_data.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/snmpa_mib_data.xml b/lib/snmp/doc/src/snmpa_mib_data.xml index 4c971ec5d9..ff07a03b98 100644 --- a/lib/snmp/doc/src/snmpa_mib_data.xml +++ b/lib/snmp/doc/src/snmpa_mib_data.xml @@ -122,7 +122,7 @@ <func> <name>Module:close(State) -> void()</name> - <fsummary>Close the mib-storage</fsummary> + <fsummary>Close the mib-server data instance</fsummary> <type> <v>State = term()</v> </type> |