changeset 11148:c9ec943ebe65

doc fix
author Ben Abbott <bpabbott@mac.com>
date Sat, 23 Oct 2010 02:31:08 -0400
parents a81994607ca0
children fe3c3dfc07eb
files doc/interpreter/io.txi
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/io.txi	Sat Oct 23 02:29:35 2010 -0400
+++ b/doc/interpreter/io.txi	Sat Oct 23 02:31:08 2010 -0400
@@ -219,6 +219,8 @@
 
 @DOCSTRING(csvread)
 
+Formatted data from can be read from, or written to, text files as well.
+
 @DOCSTRING(textread)
 
 @DOCSTRING(textscan)