diff options
| author | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-09-22 06:58:22 +0000 |
|---|---|---|
| committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-09-22 06:58:22 +0000 |
| commit | a98588331c7936b9a7855da0fbec267a24c5c4d0 (patch) | |
| tree | 2cefc9f9c5ed7e9cd414cd631190ce80376d38cd /lib | |
| parent | ca60fa1ad6dfe677a0058eeae9d54e4647c73909 (diff) | |
Notes
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 16c5fdaa37cd..4bdf3a005b59 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 |
