]> git.eshelyaron.com Git - emacs.git/commitdiff
(Using regular expressions): Fix xref.
authorRichard M. Stallman <rms@gnu.org>
Thu, 11 Aug 2005 19:49:52 +0000 (19:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 11 Aug 2005 19:49:52 +0000 (19:49 +0000)
man/faq.texi

index 310112ca2a1aa58ff9eeacca77000a6769fb4754..f7efa3c870893ebfab7539b342f68e7f4d32df97 100644 (file)
@@ -2206,7 +2206,7 @@ otherwise.  @inforef{Frame Commands, Frame Commands, emacs}.
 @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