changeset 16214:ee041a93c755 stable

put save functions text after save command
author Michael Godfrey <michaeldgodfrey@gmail.com>
date Thu, 07 Mar 2013 00:51:35 -0500
parents 7fe4ea72ba4d
children 70c47da7e02b e16080e36cf9
files doc/interpreter/io.txi
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/io.txi	Mon Mar 04 16:47:22 2013 -0500
+++ b/doc/interpreter/io.txi	Thu Mar 07 00:51:35 2013 -0500
@@ -178,10 +178,6 @@
 
 @DOCSTRING(save)
 
-@DOCSTRING(load)
-
-@DOCSTRING(fileread)
-
 There are three functions that modify the behavior of @code{save}.
 
 @DOCSTRING(default_save_options)
@@ -190,6 +186,10 @@
 
 @DOCSTRING(save_header_format_string)
 
+@DOCSTRING(load)
+
+@DOCSTRING(fileread)
+
 @DOCSTRING(native_float_format)
 
 It is possible to write data to a file in a similar way to the