From 988428df7d1fc071bea5fbe7ed696f4bf62f3b5c Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 25 Sep 2021 04:00:09 +0200 Subject: [PATCH] * 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 1bb5b929353..89efa1840a9 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 -- 2.39.2