changeset 19265:ec10705dbd83

doc: note that command form "format + abc" requires quotes around the "+".
author Carnë Draug <carandraug@octave.org>
date Tue, 07 Oct 2014 12:25:11 +0100
parents cfa9996afcbf
children 0ded8964c13a
files libinterp/corefcn/pr-output.cc
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/pr-output.cc	Mon Oct 06 22:54:12 2014 -0400
+++ b/libinterp/corefcn/pr-output.cc	Tue Oct 07 12:25:11 2014 +0100
@@ -3960,8 +3960,8 @@
 integer types).\n\
 \n\
 @table @code\n\
-@item  +\n\
-@itemx + @var{chars}\n\
+@item  \"+\"\n\
+@itemx \"+\" @var{chars}\n\
 @itemx plus\n\
 @itemx plus @var{chars}\n\
 Print a @samp{+} symbol for nonzero matrix elements and a space for zero\n\