aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2014-02-06 15:14:11 +0100
committerHans Bolinder <[email protected]>2014-02-06 15:14:11 +0100
commitcffcb7e445d6fdc8dc5e65a43ee04d5b7cb59c00 (patch)
tree2d704bcc87f66a85930db9606342b8e685e70468 /lib/kernel/doc/src
parent63a6612adebb5f2ca2271e808009bb5aeae3ee58 (diff)
downloadotp-cffcb7e445d6fdc8dc5e65a43ee04d5b7cb59c00.tar.gz
otp-cffcb7e445d6fdc8dc5e65a43ee04d5b7cb59c00.tar.bz2
otp-cffcb7e445d6fdc8dc5e65a43ee04d5b7cb59c00.zip
Make the references to various Erlang/OTP releases verbose
Diffstat (limited to 'lib/kernel/doc/src')
-rw-r--r--lib/kernel/doc/src/file.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kernel/doc/src/file.xml b/lib/kernel/doc/src/file.xml
index 7b8d2940c1..b3ec9fd33d 100644
--- a/lib/kernel/doc/src/file.xml
+++ b/lib/kernel/doc/src/file.xml
@@ -4,7 +4,7 @@
<erlref>
<header>
<copyright>
- <year>1996</year><year>2013</year>
+ <year>1996</year><year>2014</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -1751,7 +1751,7 @@
using async threads potentially makes your system volnerable to slow
client attacks. If set to true and no async threads are available,
the sendfile call will return <c>{error,einval}</c>.
- Introduced in 17.0. Default is false.</item>
+ Introduced in Erlang/OTP 17.0. Default is false.</item>
</taglist>
</p>
</desc>