File 0751-Fix-ssl-doc-to-use-a-single-name-convention.patch of Package erlang

From 76196166139bbc951ba654c990235bf1119cbd8b Mon Sep 17 00:00:00 2001
From: Lukas Larsson <lukas@erlang.org>
Date: Tue, 18 Feb 2020 16:23:30 +0100
Subject: [PATCH 10/27] Fix ssl doc to use a single name convention

---
 lib/ssl/doc/src/ssl.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/ssl/doc/src/ssl.xml b/lib/ssl/doc/src/ssl.xml
index a60c19a4e6..0126177c76 100644
--- a/lib/ssl/doc/src/ssl.xml
+++ b/lib/ssl/doc/src/ssl.xml
@@ -1746,7 +1746,7 @@ fun(srp, Username :: string(), UserState :: term()) ->
     
     <func>
       <name since="OTP R14B" name="start" arity="0" />
-      <name since="OTP R14B">start(Type) -> ok | {error, Reason}</name>
+      <name since="OTP R14B" name="start" arity="1" />
       <fsummary>Starts the SSL application.</fsummary>
       <desc>
         <p>Starts the SSL application. Default type
-- 
2.16.4

openSUSE Build Service is sponsored by