Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
4182-kernel-Fix-doc-since-for-application-get_s...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 4182-kernel-Fix-doc-since-for-application-get_supervisor.patch of Package erlang
From ced31657934344c863024815cddd4df67f45b8fc Mon Sep 17 00:00:00 2001 From: Rickard Green <rickard@erlang.org> Date: Wed, 26 Apr 2023 01:14:40 +0200 Subject: [PATCH] [kernel] Fix doc since for application:get_supervisor() --- lib/kernel/doc/src/application.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/kernel/doc/src/application.xml b/lib/kernel/doc/src/application.xml index 166309731c..a1f585f5cd 100644 --- a/lib/kernel/doc/src/application.xml +++ b/lib/kernel/doc/src/application.xml @@ -190,7 +190,7 @@ </desc> </func> <func> - <name name="get_supervisor" arity="1" since="OTP 25.1"/> + <name name="get_supervisor" arity="1" since="OTP 26.0"/> <fsummary>Get the supervisor of an application.</fsummary> <desc> <p>Returns the <c><anno>Pid</anno></c> of the supervisor running -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor