aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2013-04-30 12:56:50 +0200
committerRickard Green <[email protected]>2013-05-06 22:33:53 +0200
commit127f970059371d968238c8e461bc5c547b021899 (patch)
tree9705d6d8cb20d9e3ab124421cf40f2679a7bdf2a /lib/kernel/doc
parentfebb7963a74930dccccd3d23ef56a54d27fd2549 (diff)
downloadotp-127f970059371d968238c8e461bc5c547b021899.tar.gz
otp-127f970059371d968238c8e461bc5c547b021899.tar.bz2
otp-127f970059371d968238c8e461bc5c547b021899.zip
Make high_msgq_watermark and low_msgq_watermark generic inet options
Diffstat (limited to 'lib/kernel/doc')
-rw-r--r--lib/kernel/doc/src/inet.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml
index 541500a300..7cd98914d1 100644
--- a/lib/kernel/doc/src/inet.xml
+++ b/lib/kernel/doc/src/inet.xml
@@ -559,7 +559,7 @@ fe80::204:acff:fe17:bf38
<c>[Byte1,Byte2|Binary]</c>.</p>
</item>
- <tag><c>{high_msgq_watermark, Size}</c> (TCP/IP sockets)</tag>
+ <tag><c>{high_msgq_watermark, Size}</c></tag>
<item>
<p>The socket message queue will be set into a busy
state when the amount of data queued on the message
@@ -674,7 +674,7 @@ fe80::204:acff:fe17:bf38
the flushing time-out in seconds.</p>
</item>
- <tag><c>{low_msgq_watermark, Size}</c> (TCP/IP sockets)</tag>
+ <tag><c>{low_msgq_watermark, Size}</c></tag>
<item>
<p>If the socket message queue is in a busy state, the
socket message queue will be set in a not busy state when