aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2013-08-22 08:25:23 +0200
committerHans Bolinder <[email protected]>2013-08-22 08:25:23 +0200
commit85cbdc050b60b0d6cebcde4bb9fa9a2499f770a7 (patch)
treec898f1d82001871ee851c7a8f2393e6599494485 /lib/stdlib/doc
parent420fe40a688f88cbcd6c716cc01a5f87908bc5ee (diff)
parenta474bdfda30a3b6a520bf2be4b4550b251095703 (diff)
downloadotp-85cbdc050b60b0d6cebcde4bb9fa9a2499f770a7.tar.gz
otp-85cbdc050b60b0d6cebcde4bb9fa9a2499f770a7.tar.bz2
otp-85cbdc050b60b0d6cebcde4bb9fa9a2499f770a7.zip
Merge branch 'hb/stdlib/correct_fread_spec/OTP-11261' into maint
* hb/stdlib/correct_fread_spec/OTP-11261: Correct the specifications of io_lib:fread/2,3
Diffstat (limited to 'lib/stdlib/doc')
-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>