From: Richard M. Stallman Date: Thu, 11 Aug 2005 19:49:52 +0000 (+0000) Subject: (Using regular expressions): Fix xref. X-Git-Tag: emacs-pretest-22.0.90~7628 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b95a0c80ae0397d4487058bd01d5aa1da87c4f4c;p=emacs.git (Using regular expressions): Fix xref. --- diff --git a/man/faq.texi b/man/faq.texi index 310112ca2a1..f7efa3c8708 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -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