Mercurial > hg > octave-lyh
diff src/input.cc @ 11413:ae0deb52af27
Correct use of xref macro to prevent Texinfo warning.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sat, 25 Dec 2010 07:43:04 -0800 |
parents | 51b6193e90bb |
children | fd0a3ac60b0e |
line wrap: on
line diff
--- a/src/input.cc +++ b/src/input.cc @@ -1377,7 +1377,7 @@ which will result in the prompt @samp{boris@@kremvax> } for the user\n\ @samp{boris} logged in on the host @samp{kremvax.kgb.su}. Note that two\n\ backslashes are required to enter a backslash into a double-quoted\n\ -character string. @xref{Strings}\n\ +character string. @xref{Strings}.\n\ \n\ You can also use ANSI escape sequences if your terminal supports them.\n\ This can be useful for colouring the prompt. For example,\n\