aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-02-12 17:37:35 +0100
committerMicael Karlberg <[email protected]>2019-02-22 19:45:53 +0100
commit89199d9892e59980f2eca66b561d26cb53f694da (patch)
tree4f131f66ee99a066308ec2c49db5e9f4bc735563 /erts
parent2b268fb6ac18956a3d5d55eea57fdc461d5ef7bf (diff)
downloadotp-89199d9892e59980f2eca66b561d26cb53f694da.tar.gz
otp-89199d9892e59980f2eca66b561d26cb53f694da.tar.bz2
otp-89199d9892e59980f2eca66b561d26cb53f694da.zip
[socket|doc] Forgot to run xmllint (again)
Diffstat (limited to 'erts')
-rw-r--r--erts/doc/src/Makefile2
-rw-r--r--erts/doc/src/socket.xml16
2 files changed, 10 insertions, 8 deletions
diff --git a/erts/doc/src/Makefile b/erts/doc/src/Makefile
index fdfd81c2f3..06a8691c0e 100644
--- a/erts/doc/src/Makefile
+++ b/erts/doc/src/Makefile
@@ -149,6 +149,8 @@ $(INFO_FILE): $(INFO_FILE_SRC) $(ERL_TOP)/make/$(TARGET)/otp.mk
debug opt:
+ldocs: xmllint local_docs
+
clean:
rm -rf $(HTMLDIR)/*
rm -rf $(XMLDIR)
diff --git a/erts/doc/src/socket.xml b/erts/doc/src/socket.xml
index 8a68ee3e90..05ffc8f074 100644
--- a/erts/doc/src/socket.xml
+++ b/erts/doc/src/socket.xml
@@ -305,9 +305,9 @@
on what kind of socket it is (<c>domain</c>, <c>type</c> and
<c>protocol</c>).</p>
- See the
+ <p>See the
<seealso marker="socket_usage#socket_options">socket options</seealso>
- chapter of the users guide for more info.
+ chapter of the users guide for more info. </p>
<note><p>Not all options are valid on all platforms. That is,
even if "we" support an option, that does not mean that the
@@ -328,9 +328,9 @@
using "native mode", it is *currently* up to the caller to
know how to interpret the result.</p>
- See the
+ <p>See the
<seealso marker="socket_usage#socket_options">socket options</seealso>
- chapter of the users guide for more info.
+ chapter of the users guide for more info. </p>
<note><p>Not all options are valid on all platforms. That is,
even if "we" support an option, that does not mean that the
@@ -513,9 +513,9 @@
what kind of socket it is (<c>domain</c>, <c>type</c> and
<c>protocol</c>).</p>
- See the
+ <p>See the
<seealso marker="socket_usage#socket_options">socket options</seealso>
- chapter of the users guide for more info.
+ chapter of the users guide for more info. </p>
<note><p>Not all options are valid on all platforms. That is,
even if "we" support an option, that does not mean that the
@@ -536,9 +536,9 @@
what kind of socket it is (<c>domain</c>, <c>type</c> and
<c>protocol</c>).</p>
- See the
+ <p>See the
<seealso marker="socket_usage#socket_options">socket options</seealso>
- chapter of the users guide for more info.
+ chapter of the users guide for more info. </p>
<note><p>Not all options are valid on all platforms. That is,
even if "we" support an option, that does not mean that the