File 0515-snmp-doc-Fixe-more-dead-links.patch of Package erlang

From f5ca45a7bb7383efbe5dcd83411937bc7baaa028 Mon Sep 17 00:00:00 2001
From: Micael Karlberg <bmk@erlang.org>
Date: Mon, 11 Nov 2019 12:42:12 +0100
Subject: [PATCH 1/2] [snmp|doc] Fixe more dead links

Replaced more links to the SNMP app (reference) man page
with links to the User's Guide config chapter.
---
 lib/snmp/doc/src/snmp_manager_netif.xml | 2 +-
 lib/snmp/doc/src/snmpa.xml              | 6 ++----
 lib/snmp/doc/src/snmpm_user.xml         | 2 +-
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/lib/snmp/doc/src/snmp_manager_netif.xml b/lib/snmp/doc/src/snmp_manager_netif.xml
index 0dcf2a0255..0dfcdbda0d 100644
--- a/lib/snmp/doc/src/snmp_manager_netif.xml
+++ b/lib/snmp/doc/src/snmp_manager_netif.xml
@@ -122,7 +122,7 @@ Server ! {snmp_inform, Ref, Pdu, PduMS, Domain, Addr}
           will not make the call to the 
           <seealso marker="snmpm_network_interface#inform_response">inform_response</seealso> 
           function). See the 
-          <seealso marker="snmp_app">inform request behaviour</seealso> 
+          <seealso marker="snmp_config#manager_irb">inform request behaviour</seealso> 
           configuration option for more info.</p>
       </item>
       <item>
diff --git a/lib/snmp/doc/src/snmpa.xml b/lib/snmp/doc/src/snmpa.xml
index dc2f4e6d66..5b662620a9 100644
--- a/lib/snmp/doc/src/snmpa.xml
+++ b/lib/snmp/doc/src/snmpa.xml
@@ -1392,10 +1392,8 @@ snmp_agent:register_subagent(SA1,[1,2,3], SA2).
         <p>For information about the old config (<c>OldConfig</c>) 
           see the OTP R9C documentation.</p>
         <p>For information about the current agent config 
-          (<c>AgentConfig</c>), see either
-          the <seealso marker="snmp_app">SNMP application</seealso> 
-          part of the reference manual or the 
-          <seealso marker="snmp_config">Configuring the application</seealso> 
+          (<c>AgentConfig</c>), see the 
+          <seealso marker="snmp_config#configuration_params">Configuring the application</seealso> 
           chapter of the SNMP user's guide.</p>
 
         <marker id="restart_worker"></marker>
diff --git a/lib/snmp/doc/src/snmpm_user.xml b/lib/snmp/doc/src/snmpm_user.xml
index 9abf596c83..c961300490 100644
--- a/lib/snmp/doc/src/snmpm_user.xml
+++ b/lib/snmp/doc/src/snmpm_user.xml
@@ -243,7 +243,7 @@ snmp_v1_trap_info() :: {Enteprise :: snmp:oid(),
 	<c>{register, UserId, TargetName2, AgentConfig}</c> is the 
 	<em>default user</em>.</p>
 	<p>If the 
-	<seealso marker="snmp_app">inform request behaviour</seealso> 
+	<seealso marker="snmp_config#manager_irb">inform request behaviour</seealso> 
 	configuration option is set to <c>user</c> or 
 	<c>{user, integer()}</c>, the response (acknowledgment) to this 
 	inform-request will be sent when this function returns.</p>
-- 
2.16.4

openSUSE Build Service is sponsored by