summaryrefslogtreecommitdiff
path: root/lib/kernel/doc/src/inet.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kernel/doc/src/inet.xml')
-rw-r--r--lib/kernel/doc/src/inet.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml
index 8387b01930..903f58a1c4 100644
--- a/lib/kernel/doc/src/inet.xml
+++ b/lib/kernel/doc/src/inet.xml
@@ -1445,9 +1445,9 @@ setcap cap_sys_admin,cap_sys_ptrace,cap_dac_read_search+epi beam.smp</code>
returns <c>{error,timeout}</c>. The recommended setting is
<c>true</c>, which automatically closes the socket.
Defaults to <c>false</c> because of backward compatibility.</p>
- <marker id="option-sndbuf"></marker>
+ <marker id="option-show_econnreset"></marker>
</item>
- <tag><c>{show_econnreset, Boolean}</c>(TCP/IP sockets)</tag>
+ <tag><c>{show_econnreset, Boolean}</c> (TCP/IP sockets) </tag>
<item>
<p>When this option is set to <c>false</c>, which is
default, an RST received from the TCP peer is treated
@@ -1474,7 +1474,7 @@ setcap cap_sys_admin,cap_sys_ptrace,cap_dac_read_search+epi beam.smp</code>
<seemfa marker="gen_tcp#accept/1"><c>gen_tcp:accept/1</c></seemfa>
inherits the <c>show_econnreset</c> setting from the
listening socket.</p>
- <marker id="option-show_econnreset"></marker>
+ <marker id="option-sndbuf"></marker>
</item>
<tag><c>{sndbuf, Size}</c></tag>
<item>