summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_set.3
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2009-05-23 13:51:05 +0000
committertrasz <trasz@FreeBSD.org>2009-05-23 13:51:05 +0000
commit6cb6efd9fd313f4fc93f865c7abecc287834333a (patch)
treeb99c45a82e7791fd6cdc1fab1bb40884ac4c6a4a /lib/libc/posix1e/acl_set.3
parent806a0172aa42f0653bc4948ac86d97313ea7e71b (diff)
downloadFreeBSD-src-6cb6efd9fd313f4fc93f865c7abecc287834333a.zip
FreeBSD-src-6cb6efd9fd313f4fc93f865c7abecc287834333a.tar.gz
Improve API documentation.
Reviewed by: rwatson (earlier version)
Diffstat (limited to 'lib/libc/posix1e/acl_set.3')
-rw-r--r--lib/libc/posix1e/acl_set.39
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/libc/posix1e/acl_set.3 b/lib/libc/posix1e/acl_set.3
index a2d50b8..e906e79 100644
--- a/lib/libc/posix1e/acl_set.3
+++ b/lib/libc/posix1e/acl_set.3
@@ -75,6 +75,15 @@ The
.Fn acl_set_link_np
function acts on a symlink rather than its target, if the target of the
path is a symlink.
+.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
OpenPOWER on IntegriCloud