summaryrefslogtreecommitdiffstats
path: root/bin/chflags/chflags.1
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1994-12-27 16:49:08 +0000
committerbde <bde@FreeBSD.org>1994-12-27 16:49:08 +0000
commit1bba21e3a1a4a27d8fcf4fd5fcf8eeb133c64f0e (patch)
tree3e267ac363fc7a53e2b95420cff4652ca6378f90 /bin/chflags/chflags.1
parent6eba657693b6fb64871510b6dfe5738822291cb4 (diff)
downloadFreeBSD-src-1bba21e3a1a4a27d8fcf4fd5fcf8eeb133c64f0e.zip
FreeBSD-src-1bba21e3a1a4a27d8fcf4fd5fcf8eeb133c64f0e.tar.gz
Document the arch flag. It has always worked in 2.0.
Document aliases for the flags. The formatting of the section describing the flags is poor.
Diffstat (limited to 'bin/chflags/chflags.1')
-rw-r--r--bin/chflags/chflags.14
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index 79c1a72..a240c4f 100644
--- a/bin/chflags/chflags.1
+++ b/bin/chflags/chflags.1
@@ -79,12 +79,14 @@ in the files instead of just the files themselves.
Flags are a comma separated list of keywords.
The following keywords are currently defined:
.Bd -literal -offset indent compact
-.\"arch nothing yet.
+arch set the archived flag (super-user only)
dump set the dump flag
sappnd set the system append-only flag (super-user only)
schg set the system immutable flag (super-user only)
uappnd set the user append-only flag (owner or super-user only)
uchg set the user immutable flag (owner or super-user only)
+archived, sappend, schange, simmutable, uappend, uchange, uimmutable
+ aliases for the above
.Ed
.Pp
Putting the letters
OpenPOWER on IntegriCloud