aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJohn Högberg <[email protected]>2018-02-28 09:21:16 +0100
committerJohn Högberg <[email protected]>2018-02-28 09:21:16 +0100
commitd77627f1c80ca6074a59a714b0bc37b99f6cb06b (patch)
treec1c68bad6441e7812476fd869b353772b6d52bf9 /lib
parent0c9475586ca0c057a237287eca50e6ebb6aec0e5 (diff)
parent6f120d4ab4fab2231f7475256bcc1eeac2bfe6e5 (diff)
downloadotp-d77627f1c80ca6074a59a714b0bc37b99f6cb06b.tar.gz
otp-d77627f1c80ca6074a59a714b0bc37b99f6cb06b.tar.bz2
otp-d77627f1c80ca6074a59a714b0bc37b99f6cb06b.zip
Merge branch 'john/erts/allow-opening-device-files/OTP-11462'
* john/erts/allow-opening-device-files/OTP-11462: Allow opening device files and FIFOs with file:open/2
Diffstat (limited to 'lib')
-rw-r--r--lib/kernel/doc/src/file.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/kernel/doc/src/file.xml b/lib/kernel/doc/src/file.xml
index 8477b0e148..1b72769ce3 100644
--- a/lib/kernel/doc/src/file.xml
+++ b/lib/kernel/doc/src/file.xml
@@ -981,8 +981,7 @@ f.txt: {person, "kalle", 25}.
</item>
<tag><c>eisdir</c></tag>
<item>
- <p>The named file is not a regular file. It can be a
- directory, a FIFO, or a device.</p>
+ <p>The named file is a directory.</p>
</item>
<tag><c>enotdir</c></tag>
<item>