# HG changeset patch
# User Richard M. Stallman <rms@gnu.org>
# Date 1151941894 0
# Node ID e48b5fb8be94c8506f1abbe5e15f3f1f148afc29
# Parent  044c5a8f774418f23b42c23e155bc563ceed03ce
(Other Repeating Search): filename -> file name.

diff -r 044c5a8f7744 -r e48b5fb8be94 man/search.texi
--- a/man/search.texi	Mon Jul 03 15:51:09 2006 +0000
+++ b/man/search.texi	Mon Jul 03 15:51:34 2006 +0000
@@ -1296,7 +1296,7 @@
 @item M-x multi-occur-in-matching-buffers @key{RET} @var{bufregexp} @key{RET} @var{regexp} @key{RET}
 This function is similar to @code{multi-occur}, except the buffers to
 search are specified by a regular expression that matches visited
-filenames.  With a prefix argument, it uses the regular expression to match
+file names.  With a prefix argument, it uses the regular expression to match
 buffer names instead.
 
 @item M-x how-many @key{RET} @var{regexp} @key{RET}