aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/doc/src/snmpa.xml
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-04-07 12:20:56 +0200
committerMicael Karlberg <[email protected]>2011-04-07 12:20:56 +0200
commit96273e7f909b14163aa117174994362736590140 (patch)
tree09607692261bd70e478cac9674baa2c2b252a7b5 /lib/snmp/doc/src/snmpa.xml
parent1b5c5d07d539516aae36d13d119183954087ac79 (diff)
downloadotp-96273e7f909b14163aa117174994362736590140.tar.gz
otp-96273e7f909b14163aa117174994362736590140.tar.bz2
otp-96273e7f909b14163aa117174994362736590140.zip
Release notes and API cleanup.
Diffstat (limited to 'lib/snmp/doc/src/snmpa.xml')
-rw-r--r--lib/snmp/doc/src/snmpa.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/snmpa.xml b/lib/snmp/doc/src/snmpa.xml
index 1800bbc91a..27d89ea4e3 100644
--- a/lib/snmp/doc/src/snmpa.xml
+++ b/lib/snmp/doc/src/snmpa.xml
@@ -885,7 +885,6 @@ snmp_agent:register_subagent(SA1,[1,2,3], SA2).
<v>Notification = atom()</v>
<v>SendOpts = [send_option()]</v>
<v>send_option() = {receiver, receiver()} | {name, notify_name()} | {context, context_name()} | {varbinds, varbinds()} | {local_engine_id, string()} | {extra, extra_info()}</v>
- <v>override_option() = atom()</v>
<v>receiver() = no_receiver | {tag(), tag_receiver()} | notification_delivery_info()</v>
<v>tag() = term(()</v>
<v>tag_receiver() = pid() | registered_name() | {Mod, Func, Args}</v>