Mercurial > hg > octave-nkf
diff libinterp/corefcn/pr-output.cc @ 19423: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 | aa9ca67f09fb |
children | 6d8d5d9f2264 |
line wrap: on
line diff
--- a/libinterp/corefcn/pr-output.cc +++ b/libinterp/corefcn/pr-output.cc @@ -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\