Append-only flag also denies chown(2).

This commit is contained in:
Pawel Jakub Dawidek 2006-12-13 22:17:58 +00:00
parent 9ba784dbaf
commit 10873dafaf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165190

View file

@ -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