diff options
Diffstat (limited to 'lib/libc/sys/chmod.2')
| -rw-r--r-- | lib/libc/sys/chmod.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/chmod.2 b/lib/libc/sys/chmod.2 index 1957859f954f..61f1b36a40fc 100644 --- a/lib/libc/sys/chmod.2 +++ b/lib/libc/sys/chmod.2 @@ -110,8 +110,9 @@ defined in The .Fx VM system totally ignores the sticky bit -.Pf ( Dv ISVTX -) for executables. On UFS-based filesystems (FFS, MFS, LFS) the sticky +.Pq Dv ISVTX +for executables. +On UFS-based filesystems (FFS, LFS) the sticky bit may only be set upon directories. .Pp If mode |
