diff options
author | Micael Karlberg <[email protected]> | 2011-04-18 16:48:34 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-04-18 16:48:34 +0200 |
commit | 3e372b28827c3b5bc683ac08002af9cb8da5c692 (patch) | |
tree | c3e4ef0e5a5e17ab5f991ddcfbea9352d01fb7f4 /lib/snmp/doc/src/notes.xml | |
parent | 9022ef27b8628ca680654d542b4d520426480c2d (diff) | |
download | otp-3e372b28827c3b5bc683ac08002af9cb8da5c692.tar.gz otp-3e372b28827c3b5bc683ac08002af9cb8da5c692.tar.bz2 otp-3e372b28827c3b5bc683ac08002af9cb8da5c692.zip |
Also updated the dokumentation for the added function.
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 b7e50c47e4..a098c909d4 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -46,8 +46,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> |