Mercurial > hg > octave-nkf
diff src/load-save.cc @ 10846:a4f482e66b65
Grammarcheck more of the documentation.
Use @noindent macro appropriately.
Limit line length to 80 characters.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 01 Aug 2010 20:22:17 -0700 |
parents | 89f4d7e294cc |
children | 4ffa19147604 |
line wrap: on
line diff
--- a/src/load-save.cc +++ b/src/load-save.cc @@ -1529,9 +1529,9 @@ \n\ @item -zip\n\ @itemx -z\n\ -Use the gzip algorithm to compress the file. This works equally on files that\n\ -are compressed with gzip outside of octave, and gzip can equally be used to\n\ -convert the files for backward compatibility.\n" +Use the gzip algorithm to compress the file. This works equally on files\n\ +that are compressed with gzip outside of octave, and gzip can equally be\n\ +used to convert the files for backward compatibility.\n" HAVE_ZLIB_HELP_STRING @@ -1836,8 +1836,8 @@ @code{save_header_format_string} is the empty string,\n\ the header comment is omitted from text-format data files. The\n\ default value is\n\ +@c Set example in small font to prevent overfull line\n\ \n\ -@c Set example in small font to prevent overfull line\n\ @smallexample\n\ \"# Created by Octave VERSION, %a %b %d %H:%M:%S %Y %Z <USER@@HOST>\"\n\ @end smallexample\n\