stat.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-08 09:22:33 +02:00
parent c2033cfe6c
commit 5c3122b1b3
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ S_IXOTH 00001 others have execute permission
The set-group-ID bit The set-group-ID bit
.RB ( S_ISGID ) .RB ( S_ISGID )
has several special uses. has several special uses.
For a directory it indicates that BSD semantics is to be used For a directory, it indicates that BSD semantics is to be used
for that directory: files created there inherit their group ID from for that directory: files created there inherit their group ID from
the directory, not from the effective group ID of the creating process, the directory, not from the effective group ID of the creating process,
and directories created there will also get the and directories created there will also get the