diff man/lispref/strings.texi @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 54f7aa390f4f
children 7d59cb494b73
line wrap: on
line diff
--- a/man/lispref/strings.texi	Mon Aug 13 11:01:58 2007 +0200
+++ b/man/lispref/strings.texi	Mon Aug 13 11:03:08 2007 +0200
@@ -967,7 +967,7 @@
 
 The definition of a word is any sequence of consecutive characters that
 are assigned to the word constituent syntax class in the current syntax
-table (@pxref{Syntax Class Table}).
+table (@xref{Syntax Class Table}).
 
 When the argument to @code{capitalize} is a character, @code{capitalize}
 has the same result as @code{upcase}.