From 8b0722360737b693b543b5d78f32ba18fad4777d Mon Sep 17 00:00:00 2001 From: rse Date: Fri, 22 Sep 2000 06:58:22 +0000 Subject: Resurrect documentation of chflags(2)'s SF_ARCHIVED. PR: 21428 Reviewed by: ben --- lib/libc/sys/chflags.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys/chflags.2') 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 -- cgit v1.1