summaryrefslogtreecommitdiff
path: root/lib/kernel/doc/src/application.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kernel/doc/src/application.xml')
-rw-r--r--lib/kernel/doc/src/application.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kernel/doc/src/application.xml b/lib/kernel/doc/src/application.xml
index a1f585f5cd..c64d4cde11 100644
--- a/lib/kernel/doc/src/application.xml
+++ b/lib/kernel/doc/src/application.xml
@@ -69,7 +69,7 @@
<func>
<name name="ensure_all_started" arity="1" since="OTP R16B02"/>
<name name="ensure_all_started" arity="2" since="OTP R16B02"/>
- <name name="ensure_all_started" arity="3" since="OTP @OTP-18451@"/>
+ <name name="ensure_all_started" arity="3" since="OTP 26.0"/>
<fsummary>Loads and starts all applications and their dependencies, recursively.</fsummary>
<desc>
<p><c><anno>Applications</anno></c> is either an an <c>atom()</c> or a list
@@ -190,7 +190,7 @@
</desc>
</func>
<func>
- <name name="get_supervisor" arity="1" since="OTP @OTP-18444@"/>
+ <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