Page MenuHomeFreeBSD

D58736.id183748.diff
No OneTemporary

D58736.id183748.diff

diff --git a/share/man/man9/acl.9 b/share/man/man9/acl.9
--- a/share/man/man9/acl.9
+++ b/share/man/man9/acl.9
@@ -165,6 +165,7 @@
Same as
.Dv ACL_WRITE_DATA .
.It Dv ACL_APPEND_DATA
+The process may append to the associated file.
.It Dv ACL_ADD_SUBDIRECTORY
Same as
.Dv ACL_APPEND_DATA .
@@ -175,12 +176,20 @@
.It Dv ACL_EXECUTE
The process may execute the associated file.
.It Dv ACL_DELETE_CHILD
+The process may delete an entry in a directory.
.It Dv ACL_READ_ATTRIBUTES
+The process may read basic attributes, e.g., size, of a given file.
.It Dv ACL_WRITE_ATTRIBUTES
+The process may write or change basic attributes, e.g., mtime, for a given file.
.It Dv ACL_DELETE
+The process may delete a directory.
.It Dv ACL_READ_ACL
+The process may read the ACLs for an associated file.
.It Dv ACL_WRITE_ACL
+The process may add or modify the ACLs for an associated file.
.It Dv ACL_WRITE_OWNER
+The process has the ability to change the ownership or group membership
+associated with a file.
.It Dv ACL_SYNCHRONIZE
Ignored.
.El

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 20, 2:53 PM (7 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36454379
Default Alt Text
D58736.id183748.diff (1 KB)

Event Timeline