# HG changeset patch # User Carnë Draug # Date 1412681111 -3600 # Node ID ec10705dbd83cd802d967c77bd37489de05a22c8 # Parent cfa9996afcbfdd7740dac8029d1dcc0f6fb8f1fe doc: note that command form "format + abc" requires quotes around the "+". diff -r cfa9996afcbf -r ec10705dbd83 libinterp/corefcn/pr-output.cc --- 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\