diff src/load-save.cc @ 12216:becaa4b96728

load-save.cc (Fload): fix texinfo markup
author John W. Eaton <jwe@octave.org>
date Sun, 30 Jan 2011 01:40:18 -0500
parents b64b82721062
children 7a5aacf65f81
line wrap: on
line diff
--- a/src/load-save.cc	Sat Jan 29 22:31:31 2011 -0800
+++ b/src/load-save.cc	Sun Jan 30 01:40:18 2011 -0500
@@ -544,7 +544,7 @@
 @deftypefn  {Command} {} load file\n\
 @deftypefnx {Command} {} load options file\n\
 @deftypefnx {Command} {} load options file v1 v2 @dots{}\n\
-@deftypefnx {Command} {} S = load(\"options\", \"file\", \"v1\", \"v2\", @dots{})\n\
+@deftypefnx {Command} {S =} load (\"options\", \"file\", \"v1\", \"v2\", @dots{})\n\
 Load the named variables @var{v1}, @var{v2}, @dots{}, from the file\n\
 @var{file}.  If no variables are specified then all variables found in the\n\
 file will be loaded.  As with @code{save}, the list of variables to extract\n\