# HG changeset patch # User dbateman # Date 1117945990 0 # Node ID 1eb29d3bed2bd3ff7774dc76aeff6658369f4929 # Parent 27986bd3e23890b346f9173fd24a331e80ad4ce6 [project @ 2005-06-05 04:32:21 by dbateman] diff --git a/src/DLD-FUNCTIONS/spparms.cc b/src/DLD-FUNCTIONS/spparms.cc --- a/src/DLD-FUNCTIONS/spparms.cc +++ b/src/DLD-FUNCTIONS/spparms.cc @@ -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) { diff --git a/src/load-save.cc b/src/load-save.cc --- a/src/load-save.cc +++ b/src/load-save.cc @@ -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