diff --git a/doc/scheme-data.texi b/doc/scheme-data.texi index c872adb50..0997bd081 100755 --- a/doc/scheme-data.texi +++ b/doc/scheme-data.texi @@ -1821,7 +1821,7 @@ A @dfn{regular expression} (or @dfn{regexp}) is a pattern that describes a whole class of strings. A full description of regular expressions and their syntax is beyond the scope of this manual; an introduction can be found in the Emacs manual (@pxref{Regexps, -, Syntax of Regular Expressions, emacs, The GNU Emacs Manual}, or +, Syntax of Regular Expressions, emacs, The GNU Emacs Manual}), or in many general Unix reference books. If your system does not include a POSIX regular expression library, and