From c3ecd44516325fb00fb8c54c7b92721552476627 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Fri, 28 May 2004 00:06:37 +0000 Subject: [PATCH] (Dired and Find): `find-ls-option' does not apply to `M-x locate'. --- man/dired.texi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/man/dired.texi b/man/dired.texi index 88e994ed027..fd269811b9f 100644 --- a/man/dired.texi +++ b/man/dired.texi @@ -1079,6 +1079,12 @@ minibuffer arguments, @var{directory} and @var{find-args}; it runs @code{find} what condition to test. To use this command, you need to know how to use @code{find}. +@vindex find-ls-option + The format of listing produced by these commands is controlled by the +variable @code{find-ls-option}, whose default value specifies using +options @samp{-ld} for @code{ls}. If your listings are corrupted, you +may need to change the value of this variable. + @findex locate @findex locate-with-filter @cindex file database (locate) @@ -1087,12 +1093,6 @@ know how to use @code{find}. program. @kbd{M-x locate-with-filter} is similar, but keeps only lines matching a given regular expression. -@vindex find-ls-option - The format of listing produced by these commands is controlled by the -variable @code{find-ls-option}, whose default value specifies using -options @samp{-ld} for @code{ls}. If your listings are corrupted, you -may need to change the value of this variable. - @node Misc Dired Commands @section Other Dired Commands -- 2.39.2