diff options
-rw-r--r-- | doc/emacs/dired.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi index 201b5554f41..69616270181 100644 --- a/doc/emacs/dired.texi +++ b/doc/emacs/dired.texi @@ -784,7 +784,7 @@ Compilation, elisp, The Emacs Lisp Reference Manual}. Search all the specified files for the regular expression @var{regexp} (@code{dired-do-find-regexp}). -This command is a variant of @code{xref-find-apropos} +This command is a variant of @code{xref-find-references} (@pxref{Identifier Search}), it displays the @file{*xref*} buffer, where you can navigate between matches and display them as needed using the commands described in @ref{Xref Commands}. |