changeset 5380:1eb29d3bed2b

[project @ 2005-06-05 04:32:21 by dbateman]
author dbateman
date Sun, 05 Jun 2005 04:33:10 +0000
parents 27986bd3e238
children 75f308189a05
files src/DLD-FUNCTIONS/spparms.cc src/load-save.cc
diffstat 2 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/spparms.cc	Thu Jun 02 18:21:20 2005 +0000
+++ b/src/DLD-FUNCTIONS/spparms.cc	Sun Jun 05 04:33:10 2005 +0000
@@ -52,17 +52,17 @@
 @item spumoni\n\
 Printing level of debugging information of the solvers (default 0)\n\
 @item ths_rel\n\
-?? (default 1)\n\
+Included for compatiability. Bot used. (default 1)\n\
 @item ths_abs\n\
-?? (default 1)\n\
+Included for compatiability. Bot used. (default 1)\n\
 @item exact_d\n\
-?? (default 0)\n\
+Included for compatiability. Bot used. (default 0)\n\
 @item supernd\n\
-?? (default 3)\n\
+Included for compatiability. Not used. (default 3)\n\
 @item rreduce\n\
-?? (default 3)\n\
+Included for compatiability. Not used. (default 3)\n\
 @item wh_frac\n\
-?? (default 0.5)\n\
+Inluded for compatiability. Not used. (default 0.5)\n\
 @item autommd\n\
 Flag whether the LU/QR and the '\\' and '/' operators will automatically\n\
 use the sparsity preserving mmd functions (default 1)\n\
@@ -100,7 +100,7 @@
 	  retval (1) = Voctave_sparse_controls.get_vals ();
 	}
       else
-	error ("spparms: too many outpu arguments"); 
+	error ("spparms: too many output arguments"); 
     }
   else if (nargin == 1)
     {
--- a/src/load-save.cc	Thu Jun 02 18:21:20 2005 +0000
+++ b/src/load-save.cc	Sun Jun 05 04:33:10 2005 +0000
@@ -1516,7 +1516,7 @@
 @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."
+convert the files for backward compatibility.\n"
 
 HAVE_ZLIB_HELP_STRING