File 0365-crypto-Fix-bad-link.patch of Package erlang

From b9ae8d1a0ae11b32a19c7a60281f2f308d52a380 Mon Sep 17 00:00:00 2001
From: Hans Nilsson <hans@erlang.org>
Date: Tue, 18 Jun 2019 13:29:53 +0200
Subject: [PATCH] crypto: Fix bad link

---
 lib/crypto/doc/src/crypto.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml
index 8988a18482..3973cf3f9f 100644
--- a/lib/crypto/doc/src/crypto.xml
+++ b/lib/crypto/doc/src/crypto.xml
@@ -2016,7 +2016,7 @@ FloatValue = rand:uniform().     % again
         <seealso marker="#stream_encrypt-2">stream_encrypt</seealso> and
         <seealso marker="#stream_decrypt-2">stream_decrypt</seealso></p>
 	<p>For keylengths see the
-	<seealso marker="crypto:algorithm_details#stream-ciphers">User's Guide</seealso>.
+	<seealso marker="crypto:algorithm_details#ciphers">User's Guide</seealso>.
 	</p>
       </desc>
     </func>
@@ -2032,7 +2032,7 @@ FloatValue = rand:uniform().     % again
         <seealso marker="#stream_encrypt-2">stream_encrypt</seealso> and
         <seealso marker="#stream_decrypt-2">stream_decrypt</seealso>.</p>
 	<p>For keylengths and iv-sizes see the
-	<seealso marker="crypto:algorithm_details#stream-ciphers">User's Guide</seealso>.
+	<seealso marker="crypto:algorithm_details#ciphers">User's Guide</seealso>.
 	</p>
       </desc>
     </func>
-- 
2.16.4

openSUSE Build Service is sponsored by