aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/ct_snmp.xml
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-03-10 15:02:11 +0100
committerSiri Hansen <[email protected]>2016-03-10 15:02:11 +0100
commit3fc98060ac26559ec890d2ffa1eccf0d8905d39b (patch)
tree8da77c6dbb9142dc7d8f8daa4433fbe47a3356a2 /lib/common_test/doc/src/ct_snmp.xml
parent629ba3086de251e33339e7ce846c568451d27300 (diff)
parente3e55881b15757e15ea1995b0f8dbfd305f9e89d (diff)
downloadotp-3fc98060ac26559ec890d2ffa1eccf0d8905d39b.tar.gz
otp-3fc98060ac26559ec890d2ffa1eccf0d8905d39b.tar.bz2
otp-3fc98060ac26559ec890d2ffa1eccf0d8905d39b.zip
Merge branch 'maint'
Diffstat (limited to 'lib/common_test/doc/src/ct_snmp.xml')
-rw-r--r--lib/common_test/doc/src/ct_snmp.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/common_test/doc/src/ct_snmp.xml b/lib/common_test/doc/src/ct_snmp.xml
index 60f1d600e0..d001fb24ec 100644
--- a/lib/common_test/doc/src/ct_snmp.xml
+++ b/lib/common_test/doc/src/ct_snmp.xml
@@ -148,7 +148,7 @@
<p>SNMP traps, inform, and report messages are handled by the user
callback module. For details, see the
- <seealso marker="snmp"><c>SNMP</c></seealso> application.</p>
+ <seealso marker="snmp:index"><c>SNMP</c></seealso> application.</p>
<p>It is recommended to use the <c>.hrl</c> files created by the
Erlang/OTP MIB compiler to define the Object Identifiers (OIDs).
@@ -160,8 +160,7 @@
<p>Furthermore, values can be set for <c>SNMP</c> application configuration
parameters, <c>config</c>, <c>server</c>, <c>net_if</c>, and so on (for
- a list of valid parameters and types, see the User's Guide for
- the <seealso marker="snmp"><c>SNMP</c></seealso> application). This is
+ a list of valid parameters and types, see the <seealso marker="snmp:users_guide"><c>User's Guide for the SNMP application</c></seealso>). This is
done by defining a configuration data variable on the following form:</p>
<pre>
@@ -236,7 +235,7 @@
<item><marker id="type-varsandvals"/> </item>
</taglist>
<p>These data types are described in the documentation for
- the <seealso marker="snmp"><c>SNMP</c></seealso> application.</p>
+ the <seealso marker="snmp:index"><c>SNMP</c></seealso> application.</p>
</section>
<funcs>