diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-05 06:39:22 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-05 06:39:22 +0000 |
| commit | c60ceb83c2a08f73b69e71321bce5779f44bf227 (patch) | |
| tree | 6983446a290f6812ec74f255e6bb4899828904ea /lib | |
| parent | 3cd9a8622a700a4936d202a7a7bdd0b86c50dc77 (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 6a3633f1471f..932568697ce3 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 |
