diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/chflags.2 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2 index 6a3633f..9325686 100644 --- a/lib/libc/sys/chflags.2 +++ b/lib/libc/sys/chflags.2 @@ -81,16 +81,14 @@ The file may not be renamed or deleted. .El .Pp The -.Dq UF_IMMUTABLE -, +.Dq UF_IMMUTABLE , .Dq UF_APPEND and .Dq UF_NOUNLINK flags may be set or unset by either the owner of a file or the super-user. .Pp The -.Dq SF_IMMUTABLE -, +.Dq SF_IMMUTABLE , .Dq SF_APPEND and .Dq SF_NOUNLINK |