diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-06-01 10:07:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-06-01 10:07:28 +0000 |
| commit | 0b381bf1fd8fbb2df974c318d58643ecfeec44b0 (patch) | |
| tree | 5f731b3fbc39745217a47eb536253ac4261ca16d /lib/libc/sys/chmod.2 | |
| parent | 64dddc18727af4db4a6047ff86291d981f6e9042 (diff) | |
Notes
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 |
