diff options
author | Micael Karlberg <[email protected]> | 2011-05-18 17:52:56 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-05-18 17:52:56 +0200 |
commit | 0c95590317d02fa3d486c53fa208ff36a188bc53 (patch) | |
tree | 4a0eddf5e66e3594314f5b66f0354d0063850653 /lib/snmp/doc/src/snmp_agent_netif.xml | |
parent | 1f065e1df462e75464fa0a04badd02a6905bec30 (diff) | |
download | otp-0c95590317d02fa3d486c53fa208ff36a188bc53.tar.gz otp-0c95590317d02fa3d486c53fa208ff36a188bc53.tar.bz2 otp-0c95590317d02fa3d486c53fa208ff36a188bc53.zip |
Fixed bad links in documentation.
Diffstat (limited to 'lib/snmp/doc/src/snmp_agent_netif.xml')
-rw-r--r-- | lib/snmp/doc/src/snmp_agent_netif.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/snmp_agent_netif.xml b/lib/snmp/doc/src/snmp_agent_netif.xml index d751740a82..14ef3630b5 100644 --- a/lib/snmp/doc/src/snmp_agent_netif.xml +++ b/lib/snmp/doc/src/snmp_agent_netif.xml @@ -119,7 +119,8 @@ Pid ! {snmp_response_received, Vsn, Pdu, From} <list type="bulleted"> <item><c>Pid</c> is the Process that waits for the response for the request. The Pid was specified in the - <c>send_pdu_req</c> message <seealso marker="#message">(see below)</seealso>. + <c>send_pdu_req</c> message + <seealso marker="#im_send_pdu_req">(see below)</seealso>. </item> <item><c>Vsn</c> is either <c>'version-1'</c>, <c>'version-2'</c>, or <c>'version-3'</c>. |