aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2012-07-24 19:04:27 +0200
committerBjörn-Egil Dahlberg <[email protected]>2012-07-24 19:04:27 +0200
commit1242f6da608ce0222bfb2115228e8f09b444ba23 (patch)
tree13759e1a66a7e661f29ed75544933af2ad4774a5 /lib/kernel
parent92eb89bd630e822cfc93a07dad7d6c7a25f45d63 (diff)
downloadotp-1242f6da608ce0222bfb2115228e8f09b444ba23.tar.gz
otp-1242f6da608ce0222bfb2115228e8f09b444ba23.tar.bz2
otp-1242f6da608ce0222bfb2115228e8f09b444ba23.zip
doc: Fix faulty tag in inet bit8 documentation
Diffstat (limited to 'lib/kernel')
-rw-r--r--lib/kernel/doc/src/inet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml
index 096ddfd847..b727960d96 100644
--- a/lib/kernel/doc/src/inet.xml
+++ b/lib/kernel/doc/src/inet.xml
@@ -452,8 +452,8 @@ fe80::204:acff:fe17:bf38
Scans every byte in received data-packets and checks if the 8 bit
is set in any of them. Information is retrieved with
<c>inet:getopts/2</c>.
- <note>Deprecated! Will be removed in Erlang/OTP R16.</note>
</p>
+ <p>Note that the <c>bit8</c> option is deprecated and will be removed in Erlang/OTP R16.</p>
</item>
<tag><c>{broadcast, Boolean}</c>(UDP sockets)</tag>