emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 988428d 2/2: * lisp/dired-aux.el (dired-do-chmod): Simplify docst


From: Stefan Kangas
Subject: master 988428d 2/2: * lisp/dired-aux.el (dired-do-chmod): Simplify docstring.
Date: Fri, 24 Sep 2021 22:02:23 -0400 (EDT)

branch: master
commit 988428df7d1fc071bea5fbe7ed696f4bf62f3b5c
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/dired-aux.el (dired-do-chmod): Simplify docstring.
---
 lisp/dired-aux.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index 1bb5b92..89efa18 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -493,8 +493,7 @@ are supported.  Type M-n to pull the file attributes of the 
file
 at point into the minibuffer.
 
 See Info node `(coreutils)File permissions' for more information.
-Alternatively, see the man page for \"chmod\", using the command
-\\[man] in Emacs.
+Alternatively, see the man page for \"chmod\".
 
 Note that on MS-Windows only the `w' (write) bit is meaningful:
 resetting it makes the file read-only.  Changing any other bit



reply via email to

[Prev in Thread] Current Thread [Next in Thread]