aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/io_lib.xml
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2013-08-21 13:50:20 +0200
committerHans Bolinder <[email protected]>2013-08-21 15:53:37 +0200
commita474bdfda30a3b6a520bf2be4b4550b251095703 (patch)
treec898f1d82001871ee851c7a8f2393e6599494485 /lib/stdlib/doc/src/io_lib.xml
parent420fe40a688f88cbcd6c716cc01a5f87908bc5ee (diff)
downloadotp-a474bdfda30a3b6a520bf2be4b4550b251095703.tar.gz
otp-a474bdfda30a3b6a520bf2be4b4550b251095703.tar.bz2
otp-a474bdfda30a3b6a520bf2be4b4550b251095703.zip
Correct the specifications of io_lib:fread/2,3
Thanks to Chris King and Kostis Sagonas for pinpointing the bug.
Diffstat (limited to 'lib/stdlib/doc/src/io_lib.xml')
-rw-r--r--lib/stdlib/doc/src/io_lib.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/stdlib/doc/src/io_lib.xml b/lib/stdlib/doc/src/io_lib.xml
index 3dac259477..68352ffeb1 100644
--- a/lib/stdlib/doc/src/io_lib.xml
+++ b/lib/stdlib/doc/src/io_lib.xml
@@ -54,6 +54,9 @@
<name name="fread_error"/>
</datatype>
<datatype>
+ <name name="fread_item"/>
+ </datatype>
+ <datatype>
<name name="latin1_string"/>
</datatype>
</datatypes>