]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix documentation of `dired-do-touch'
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 2 Sep 2021 07:49:06 +0000 (09:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 2 Sep 2021 07:49:06 +0000 (09:49 +0200)
* doc/emacs/dired.texi (Operating on Files): Fix documentation of
`dired-do-touch' (bug#50323).

doc/emacs/dired.texi

index e84ed0f7b66c60b0aa6828440ec443d90f67e76f..d6b9e7139e7e4314febdf4e4e9d8916cbfd2fe51 100644 (file)
@@ -852,7 +852,7 @@ different systems put @command{chown} in different places).
 @cindex changing file time (in Dired)
 @item T @var{timestamp} @key{RET}
 Touch the specified files (@code{dired-do-touch}).  This means
-updating their modification times to the present time.  This is like
+updating their modification times to @var{timestamp}.  This is like
 the shell command @code{touch}.
 
 @findex dired-do-print