diff options
author | Micael Karlberg <[email protected]> | 2011-04-18 16:52:17 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-04-18 16:52:17 +0200 |
commit | ba6813a7bb0aa18df2fff5934288f4f960f8582a (patch) | |
tree | 9ef02c69fc8404a5922f69bd2a7f3f170df3a55f /lib/snmp/doc/src/notes.xml | |
parent | 42ef7086abd717e7a428804fe387b782abab9827 (diff) | |
parent | 3e372b28827c3b5bc683ac08002af9cb8da5c692 (diff) | |
download | otp-ba6813a7bb0aa18df2fff5934288f4f960f8582a.tar.gz otp-ba6813a7bb0aa18df2fff5934288f4f960f8582a.tar.bz2 otp-ba6813a7bb0aa18df2fff5934288f4f960f8582a.zip |
Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into bmk/agent/extra_info_notification/OTP-9183
Diffstat (limited to 'lib/snmp/doc/src/notes.xml')
-rw-r--r-- | lib/snmp/doc/src/notes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index b366f1c86d..4980e2239c 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -57,8 +57,8 @@ <item> <p>[agent] To be able to handle multiple engine-id(s) when sending trap(s), the function - <seealso marker="snmp_community_mib:add_community">add_community/6</seealso> - has been added. </p> + <seealso marker="snmp_community_mib#add_community"> + add_community/6</seealso> has been added. </p> <p>Own Id: OTP-9119 Aux Id: Seq 11792</p> </item> |