# HG changeset patch # User Richard M. Stallman # Date 1123789792 0 # Node ID f9b024cc4772440af462f8aa236a2d44d5ffbc6a # Parent d16e2016fc7dbeb3366bec62c81eeb2c9778e0ce (Using regular expressions): Fix xref. diff -r d16e2016fc7d -r f9b024cc4772 man/faq.texi --- 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