diff options
Diffstat (limited to 'man7/inode.7')
| -rw-r--r-- | man7/inode.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/inode.7 b/man7/inode.7 index 3c3614ca29..3ed33d28b0 100644 --- a/man7/inode.7 +++ b/man7/inode.7 @@ -373,7 +373,7 @@ S_IWOTH 00002 others have write permission S_IXOTH 00001 others have execute permission .TE .in -.P +.PP The set-group-ID bit .RB ( S_ISGID ) has several special uses. @@ -387,7 +387,7 @@ For a file that does not have the group execution bit .RB ( S_IXGRP ) set, the set-group-ID bit indicates mandatory file/record locking. -.P +.PP The sticky bit .RB ( S_ISVTX ) on a directory means that a file |
