changeset 64917:f9b024cc4772

(Using regular expressions): Fix xref.
author Richard M. Stallman <rms@gnu.org>
date Thu, 11 Aug 2005 19:49:52 +0000
parents d16e2016fc7d
children 80b859b476aa
files man/faq.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/faq.texi	Thu Aug 11 19:49:33 2005 +0000
+++ b/man/faq.texi	Thu Aug 11 19:49:52 2005 +0000
@@ -2206,7 +2206,7 @@
 @cindex Unix regeps, differences from Emacs
 @cindex Text strings, putting regexps in
 
-@inforef{Regexps, Regexps, emacs}.
+@inforef{Regexp Backslash, Regexp Backslash, emacs}.
 
 The @code{or} operator is @samp{\|}, not @samp{|}, and the grouping operators
 are @samp{\(} and @samp{\)}.  Also, the string syntax for a backslash is