diff options
Diffstat (limited to 'usr.bin/chflags/chflags.1')
-rw-r--r-- | usr.bin/chflags/chflags.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/chflags/chflags.1 b/usr.bin/chflags/chflags.1 index 79c1a72..a240c4f 100644 --- a/usr.bin/chflags/chflags.1 +++ b/usr.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 |