summaryrefslogtreecommitdiff
path: root/doc/lispref/searching.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-01-02 18:15:57 -0800
committerGlenn Morris <rgm@gnu.org>2013-01-02 18:15:57 -0800
commit5f1a964798c24580cac84995b3ad0adca5a2cb8e (patch)
tree4fc8e3cb6b175cbaf913bb824c721fe2213a7b4d /doc/lispref/searching.texi
parent7434641b9edb4653679bc542ffc9a72871866241 (diff)
downloademacs-5f1a964798c24580cac84995b3ad0adca5a2cb8e.tar.gz
* doc/lispref/searching.texi (Replacing Match): Fix xref.
Diffstat (limited to 'doc/lispref/searching.texi')
-rw-r--r--doc/lispref/searching.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/searching.texi b/doc/lispref/searching.texi
index 1573cceaed6..87d4051d6f0 100644
--- a/doc/lispref/searching.texi
+++ b/doc/lispref/searching.texi
@@ -1325,7 +1325,7 @@ This stands for a single @samp{\} in the replacement text.
@item @samp{\?}
This stands for itself (for compatibility with @code{replace-regexp}
-and related commands; @pxref{Regexp Replacement,,, emacs, The GNU
+and related commands; @pxref{Regexp Replace,,, emacs, The GNU
Emacs Manual}).
@end table