summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2006-12-15 19:23:27 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2006-12-15 19:23:27 +0000
commitb613495e3cdbfd3cfe707f6da8ddc8857e2b82ff (patch)
treedbdc5760e303e91d0303ba5a7bb1cc0e23d1bd0a /lib/libc
parent905cd66703e5823b2a4785bebd3e9a7357a984a5 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/chflags.24
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2
index fff18e43bdb6..9c3788a79f19 100644
--- a/lib/libc/sys/chflags.2
+++ b/lib/libc/sys/chflags.2
@@ -162,6 +162,10 @@ A non-super-user tries to set one of
.Dv SF_IMMUTABLE , SF_APPEND ,
or
.Dv SF_NOUNLINK .
+.It Bq Er EPERM
+User tries to set or remove the
+.Dv SF_SNAPSHOT
+flag.
.It Bq Er EROFS
The named file resides on a read-only file system.
.It Bq Er EFAULT