summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaimo Niskanen <raimo@erlang.org>2021-02-22 14:25:59 +0100
committerRaimo Niskanen <raimo@erlang.org>2021-02-22 14:25:59 +0100
commit40ac99051955a26144d5e0b04d1619371b5e5252 (patch)
tree49280d4c548a5ac17e4331fa111365fdef7e29ff
parent864a6303ea8c64ca821a0cc4a1d8fc9d19e6f430 (diff)
parente723ebb1dea009f1d49c7e9ef8f9490e0b851030 (diff)
downloaderlang-40ac99051955a26144d5e0b04d1619371b5e5252.tar.gz
Merge branch 'raimo/socket-improve-API/OTP-16749'
* raimo/socket-improve-API/OTP-16749: Doc ref fix
-rw-r--r--lib/kernel/doc/src/socket.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/doc/src/socket.xml b/lib/kernel/doc/src/socket.xml
index aeaea23617..b1cdcafaed 100644
--- a/lib/kernel/doc/src/socket.xml
+++ b/lib/kernel/doc/src/socket.xml
@@ -1708,7 +1708,7 @@
</func>
<func>
- <name name="info" arity="0" since="OTP @master@"/>
+ <name name="info" arity="0" since="OTP @OTP-16749@"/>
<fsummary>Get miscellaneous socket library info.</fsummary>
<desc>
<p>Get miscellaneous info about the socket library.</p>