summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chown.2
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-12-13 22:17:58 +0000
committerpjd <pjd@FreeBSD.org>2006-12-13 22:17:58 +0000
commit481eab37220c87aa4eb38eff743986d815f939e6 (patch)
tree0b76bd744cd24d0e5c5e9bfcc828f5d81976ffa8 /lib/libc/sys/chown.2
parent86119cb7ee05d42ae2668a764caad915ae98bd1e (diff)
downloadFreeBSD-src-481eab37220c87aa4eb38eff743986d815f939e6.zip
FreeBSD-src-481eab37220c87aa4eb38eff743986d815f939e6.tar.gz
Append-only flag also denies chown(2).
Diffstat (limited to 'lib/libc/sys/chown.2')
-rw-r--r--lib/libc/sys/chown.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/chown.2 b/lib/libc/sys/chown.2
index 5518fad..c0b8dc8 100644
--- a/lib/libc/sys/chown.2
+++ b/lib/libc/sys/chown.2
@@ -121,7 +121,7 @@ Too many symbolic links were encountered in translating the pathname.
The operation would change the ownership, but the effective user ID is not the
super-user.
.It Bq Er EPERM
-The named file has its immutable flag set, see the
+The named file has its immutable or append-only flag set, see the
.Xr chflags 2
manual page for more information.
.It Bq Er EROFS
OpenPOWER on IntegriCloud