aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2006-12-13 22:17:58 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2006-12-13 22:17:58 +0000
commit10873dafaf5ac7f1d9b767deea14b37fc91f623b (patch)
tree0b76bd744cd24d0e5c5e9bfcc828f5d81976ffa8 /lib/libc/sys
parent9ba784dbafe494b84f4bc0d5d47a75d5c72f1b43 (diff)
Notes
Diffstat (limited to 'lib/libc/sys')
-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 5518fadf7662..c0b8dc8f558a 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