GNU bug report logs - #9594
doc: expand 27.3 Numeric modes (File permissions)

Previous Next

Package: coreutils;

Reported by: Filipus Klutiero <chealer <at> gmail.com>

Date: Sat, 24 Sep 2011 21:35:01 UTC

Severity: normal

Found in version 27.3

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Filipus Klutiero <chealer <at> gmail.com>
Cc: 9594 <at> debbugs.gnu.org
Subject: bug#9594: 27.3 Numeric modes (File permissions): Special mode bits	assume file is regular
Date: Sat, 24 Sep 2011 21:11:20 -0700
On 09/24/11 14:33, Filipus Klutiero wrote:

> These correspondences assume that the file is a regular file.

Not really: for example, the phrase "execute/search"
refers to execution (for regular files) and search
(for directories), and "Restricted deletion flag or sticky bit"
is talking about directories (for deletion) and regular
files (for sticky bit).

The phrase "Set group ID on execution" is not wrong, either,
as it is saying that if you execute the file, then you set
the group ID.  This phrase is used with the same meaning in
the table in

http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_stat.h.html

In such a small table, one can't explain *everything*.  Since
the very next section talks about setuid and setgid on directories,
the topic seems to be fairly well covered already.  However, if
you have a specific suggestion for improving the wording while
staying within the tight bounds established by the table, then
that would help.




This bug report was last modified 6 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.