diff options
| author | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-09-22 07:02:25 +0000 |
|---|---|---|
| committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-09-22 07:02:25 +0000 |
| commit | 5ac7fc75e3513c634a851769feb27e2441563949 (patch) | |
| tree | dbc82017f6ee6273b2b2856b89fecb125fb78753 | |
| parent | fc6bac58fe297267b48f22f2fa26d2ce512d4c60 (diff) | |
Notes
| -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 |
