summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_get.3
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2009-05-23 13:51:05 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2009-05-23 13:51:05 +0000
commitf24f1c51d30bdecbb6af77a10076ddbf7cb6d0ef (patch)
treeb99c45a82e7791fd6cdc1fab1bb40884ac4c6a4a /lib/libc/posix1e/acl_get.3
parentae184a6a7da0cbe989be569657448e1220839e86 (diff)
Notes
Diffstat (limited to 'lib/libc/posix1e/acl_get.3')
-rw-r--r--lib/libc/posix1e/acl_get.39
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/libc/posix1e/acl_get.3 b/lib/libc/posix1e/acl_get.3
index fa915df3ec48..344c5958a4af 100644
--- a/lib/libc/posix1e/acl_get.3
+++ b/lib/libc/posix1e/acl_get.3
@@ -91,6 +91,15 @@ with the object referred to by
.Va fd .
The ACL in the working storage shall not participate in any access control
decisions.
+.Pp
+Valid values for the
+.Va type
+argument are:
+.Pp
+.Bl -column -offset 3n "ACL_TYPE_DEFAULT"
+.It ACL_TYPE_ACCESS POSIX.1e access ACL
+.It ACL_TYPE_DEFAULT POSIX.1e default ACL
+.El
.Sh IMPLEMENTATION NOTES
.Fx Ns 's
support for POSIX.1e interfaces and features is still under