aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/ref_man.xml
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2018-05-31 10:58:19 +0200
committerMicael Karlberg <[email protected]>2018-09-18 13:01:37 +0200
commit63338250778d2caad08aa3180b372e5260f22aa7 (patch)
tree81b90d47c0f92e22fc2b656373defbc7b2b4229a /erts/doc/src/ref_man.xml
parent7ce277e9635830c6d5c56ba02e3346a6496dec09 (diff)
downloadotp-63338250778d2caad08aa3180b372e5260f22aa7.tar.gz
otp-63338250778d2caad08aa3180b372e5260f22aa7.tar.bz2
otp-63338250778d2caad08aa3180b372e5260f22aa7.zip
[socket-nif-doc] Add preliminary doc for socket
The doc now builds. Had to update the code (spec and types) to match. Though, te result is less then stellar. OTP-14831
Diffstat (limited to 'erts/doc/src/ref_man.xml')
-rw-r--r--erts/doc/src/ref_man.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/erts/doc/src/ref_man.xml b/erts/doc/src/ref_man.xml
index 0617463a7b..da099dd5bb 100644
--- a/erts/doc/src/ref_man.xml
+++ b/erts/doc/src/ref_man.xml
@@ -4,7 +4,7 @@
<application xmlns:xi="http://www.w3.org/2001/XInclude">
<header>
<copyright>
- <year>1996</year><year>2016</year>
+ <year>1996</year><year>2018</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -35,6 +35,7 @@
<xi:include href="erlang.xml"/>
<xi:include href="init.xml"/>
<xi:include href="zlib.xml"/>
+ <xi:include href="socket.xml"/>
<xi:include href="epmd.xml"/>
<xi:include href="erl.xml"/>
<xi:include href="erlc.xml"/>