diff libinterp/corefcn/variables.cc @ 20136: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
parents 85c5a81c6ddd
children 4f45eaf83908
line wrap: on
line diff
--- a/libinterp/corefcn/variables.cc	Sun Apr 19 18:41:08 2015 -0400
+++ b/libinterp/corefcn/variables.cc	Sun Apr 19 17:55:33 2015 -0700
@@ -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\