# HG changeset patch # User Richard M. Stallman # Date 983689537 0 # Node ID 7f2e9facb52a94aeae5f4a3f1ded39f7c556037e # Parent a75c13e39706d4e339994f2bf07c8a6daf4379b5 Minor cleanups. diff -r a75c13e39706 -r 7f2e9facb52a man/dired.texi --- a/man/dired.texi Sun Mar 04 07:04:48 2001 +0000 +++ b/man/dired.texi Sun Mar 04 07:05:37 2001 +0000 @@ -356,8 +356,8 @@ Remove all marks that use the character @var{markchar} (@code{dired-unmark-all-files}). The argument is a single character---do not use @key{RET} to terminate it. See the description -of the @kbd{* c} command below, which lets you change the character that -marks files. +of the @kbd{* c} command below, which lets you replace one mark +character with another. With a numeric argument, this command queries about each marked file, asking whether to remove its mark. You can answer @kbd{y} meaning yes, @@ -406,7 +406,7 @@ * c D t * c SPC D * c t SPC @end example -This assumes that no files are marked with @samp{t}. +This assumes that no files were already marked with @samp{t}. @item % m @var{regexp} @key{RET} @itemx * % @var{regexp} @key{RET}