changeset 36507:7f2e9facb52a

Minor cleanups.
author Richard M. Stallman <rms@gnu.org>
date Sun, 04 Mar 2001 07:05:37 +0000
parents a75c13e39706
children 753bb928f910
files man/dired.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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}