changeset 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 a8a9f062d0ef
children 5e6ef42a2445
files src/ChangeLog src/input.cc
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Dec 24 07:32:21 2010 -0800
+++ b/src/ChangeLog	Sat Dec 25 07:43:04 2010 -0800
@@ -1,3 +1,7 @@
+2010-12-25  Rik  <octave@nomad.inbox5.com>
+
+	* input.cc (PS1): Correct use of xref macro to remove Tex warning.
+
 2010-12-22  Jordi GutiƩrrez Hermoso  <jordigh@gmail.com>
 
 	* input.cc (PS1): Give an example of how PS1 can use ANSI escape
--- a/src/input.cc	Fri Dec 24 07:32:21 2010 -0800
+++ b/src/input.cc	Sat Dec 25 07:43:04 2010 -0800
@@ -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\