aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/net.xml
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-02-27 13:19:37 +0100
committerRickard Green <[email protected]>2019-02-27 13:19:37 +0100
commit196b7abdb0aad42c3b7e10e9aedb9fb720525676 (patch)
tree0be24d33f34d249ac404c28d316cdbb2c3680312 /erts/doc/src/net.xml
parent91637325d535b0881f6cc279927785d8ae0350e2 (diff)
downloadotp-196b7abdb0aad42c3b7e10e9aedb9fb720525676.tar.gz
otp-196b7abdb0aad42c3b7e10e9aedb9fb720525676.tar.bz2
otp-196b7abdb0aad42c3b7e10e9aedb9fb720525676.zip
Revert "Prepare release"
This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab.
Diffstat (limited to 'erts/doc/src/net.xml')
-rw-r--r--erts/doc/src/net.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/erts/doc/src/net.xml b/erts/doc/src/net.xml
index b126c40923..bd85594c98 100644
--- a/erts/doc/src/net.xml
+++ b/erts/doc/src/net.xml
@@ -29,7 +29,7 @@
<rev></rev>
<file>net.xml</file>
</header>
- <module since="OTP 22.0">net</module>
+ <module since="OTP @OTP-14831@">net</module>
<modulesummary>Network interface.</modulesummary>
<description>
<p>This module provides an API for the network interface.</p>
@@ -69,8 +69,8 @@
</func>
<func>
- <name name="getnameinfo" arity="1" since="OTP 22.0"/>
- <name name="getnameinfo" arity="2" since="OTP 22.0"/>
+ <name name="getnameinfo" arity="1" since="OTP @OTP-14831@"/>
+ <name name="getnameinfo" arity="2" since="OTP @OTP-14831@"/>
<fsummary>Address-to-name transaltion.</fsummary>
<desc>
<p>Address-to-name translation in a protocol-independant manner.</p>
@@ -81,10 +81,10 @@
</func>
<func>
- <name name="getaddrinfo" arity="1" since="OTP 22.0"/>
- <name name="getaddrinfo" arity="2" clause_i="1" since="OTP 22.0"/>
- <name name="getaddrinfo" arity="2" clause_i="2" since="OTP 22.0"/>
- <name name="getaddrinfo" arity="2" clause_i="3" since="OTP 22.0"/>
+ <name name="getaddrinfo" arity="1" since="OTP @OTP-14831@"/>
+ <name name="getaddrinfo" arity="2" clause_i="1" since="OTP @OTP-14831@"/>
+ <name name="getaddrinfo" arity="2" clause_i="2" since="OTP @OTP-14831@"/>
+ <name name="getaddrinfo" arity="2" clause_i="3" since="OTP @OTP-14831@"/>
<fsummary>Network address and service transation.</fsummary>
<desc>
<p>Network address and service translation.</p>
@@ -97,7 +97,7 @@
</func>
<func>
- <name name="if_name2index" arity="1" since="OTP 22.0"/>
+ <name name="if_name2index" arity="1" since="OTP @OTP-14831@"/>
<fsummary>Mappings between network interface names and indexes.</fsummary>
<desc>
<p>Mappings between network interface names and indexes.</p>
@@ -105,7 +105,7 @@
</func>
<func>
- <name name="if_index2name" arity="1" since="OTP 22.0"/>
+ <name name="if_index2name" arity="1" since="OTP @OTP-14831@"/>
<fsummary>Mappings between network interface index and names.</fsummary>
<desc>
<p>Mappings between network interface index and names.</p>
@@ -113,7 +113,7 @@
</func>
<func>
- <name name="if_names" arity="0" since="OTP 22.0"/>
+ <name name="if_names" arity="0" since="OTP @OTP-14831@"/>
<fsummary>Get network interface names and indexes.</fsummary>
<desc>
<p>Get network interface names and indexes.</p>