Mercurial > hg > octave-jordi
diff libinterp/corefcn/variables.cc @ 20100:e51473fdb622
doc: Periodic grammarcheck of documentation.
* func.txi, io.txi, error.cc, file-io.cc, regexp.cc, utils.cc, variables.cc,
dlmwrite.m, strread.m, textread.m, textscan.m: Use @xbackslashchar to produce
a backslash and resolve differences between Info viewer and pdf view.
* warning_ids.m: Use @option around command line options.
* qmr.m: Use @nospell macro for names in citation.
* genpropdoc.m: Eliminate trailing space to closing '}'.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 19 Apr 2015 17:55:33 -0700 (2015-04-20) |
parents | 85c5a81c6ddd |
children | 4f45eaf83908 |
line wrap: on
line diff
--- a/libinterp/corefcn/variables.cc +++ b/libinterp/corefcn/variables.cc @@ -2637,8 +2637,9 @@ leftmost column. @code{left-min} specifies the minimum field width to the\n\ left of the specified balance column.\n\ \n\ -The default format is\n\ -@qcode{\" %a:4; %ln:6; %cs:16:6:1; %rb:12; %lc:-1;\\n\"}.\n\ +The default format is:\n\ +\n\ +@qcode{\" %a:4; %ln:6; %cs:16:6:1; %rb:12; %lc:-1;@xbackslashchar{}n\"}\n\ \n\ When called from inside a function with the @qcode{\"local\"} option, the\n\ variable is changed locally for the function and any subroutines it calls. \n\