File 2626-peer-Document-default-start-timeout-value.patch of Package erlang

From fa33b03c422364fc1ffe6e3b16adc6f99738c144 Mon Sep 17 00:00:00 2001
From: Lukas Larsson <lukas@erlang.org>
Date: Tue, 2 Jan 2024 12:22:44 +0100
Subject: [PATCH 06/11] peer: Document default start timeout value

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

diff --git a/lib/stdlib/doc/src/peer.xml b/lib/stdlib/doc/src/peer.xml
index e28dd78146..f87560dfe9 100644
--- a/lib/stdlib/doc/src/peer.xml
+++ b/lib/stdlib/doc/src/peer.xml
@@ -406,7 +406,7 @@ peer:start(#{ name => peer:random_name(),
       <desc><p>Specifies start/start_link timeout in milliseconds. Can be set to
         <c>false</c>, allowing the peer to start asynchronously. If <c>{Pid, Tag}</c>
         is specified instead of a timeout, the peer will send <c>Tag</c> to the
-        requested process.</p></desc>
+        requested process. The default is <c>15_000</c> ms.</p></desc>
     </datatype>
     <datatype>
       <name name="disconnect_timeout"/>
-- 
2.35.3

openSUSE Build Service is sponsored by