diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/chflags.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2 index 16c5fda..4bdf3a0 100644 --- a/lib/libc/sys/chflags.2 +++ b/lib/libc/sys/chflags.2 @@ -72,8 +72,8 @@ The file may only be appended to. The file may not be renamed or deleted. .It UF_OPAQUE The directory is opaque when viewed through a union stack. -.\".It ARCHIVED -.\"File is archived. +.It SF_ARCHIVED +The file may be archived. .It SF_IMMUTABLE The file may not be changed. .It SF_APPEND |