aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1994-12-27 16:49:08 +0000
committerBruce Evans <bde@FreeBSD.org>1994-12-27 16:49:08 +0000
commit62a1ce7ac9e537e271f9c5ff83bdc0d781b6b93b (patch)
tree3e267ac363fc7a53e2b95420cff4652ca6378f90
parent59f08b8ba703e1ada9b246c6f8665a9ccafb97fd (diff)
Notes
-rw-r--r--bin/chflags/chflags.14
-rw-r--r--usr.bin/chflags/chflags.14
2 files changed, 6 insertions, 2 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index 79c1a72644cdc..a240c4f0ce871 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
diff --git a/usr.bin/chflags/chflags.1 b/usr.bin/chflags/chflags.1
index 79c1a72644cdc..a240c4f0ce871 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