diff options
author | keramida <keramida@FreeBSD.org> | 2006-05-16 20:24:41 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2006-05-16 20:24:41 +0000 |
commit | 6bb3d81c6323d8f081129acc6acb4029b8bbcbc9 (patch) | |
tree | 0a0645f970fd863dd4bf25c65d49fa8148ccc708 /lib/libc/regex/regex.3 | |
parent | 67e449174c4c617dd19d13aa9c7d685e71169149 (diff) | |
download | FreeBSD-src-6bb3d81c6323d8f081129acc6acb4029b8bbcbc9.zip FreeBSD-src-6bb3d81c6323d8f081129acc6acb4029b8bbcbc9.tar.gz |
* Document the fact that non-superusers cannot change file flags for
objects with SF_IMMUTABLE, SF_APPEND, or SF_NOUNLINK.
* Document that non-superusers cannot set or clear any SF_* flag
(setting fails with EPERM, clearing is silently ignored).
* Document that superusers cannot change any flag if one of
SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK is set and securelevel is
greater than 0.
* Document SF_SNAPSHOT and note that it is maintained by the
system and is, for this reason, impossible to set to clear by
any user.
PR: docs/33877
Submitted by: harti
Help by: George Marsellis <gam9478@njit.edu>
MFC after: 1 week
Diffstat (limited to 'lib/libc/regex/regex.3')
0 files changed, 0 insertions, 0 deletions