summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_get.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/acl_get.3')
-rw-r--r--lib/libc/posix1e/acl_get.34
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/posix1e/acl_get.3 b/lib/libc/posix1e/acl_get.3
index 344c595..4fae930 100644
--- a/lib/libc/posix1e/acl_get.3
+++ b/lib/libc/posix1e/acl_get.3
@@ -99,7 +99,10 @@ argument are:
.Bl -column -offset 3n "ACL_TYPE_DEFAULT"
.It ACL_TYPE_ACCESS POSIX.1e access ACL
.It ACL_TYPE_DEFAULT POSIX.1e default ACL
+.It ACL_TYPE_NFS4 NFSv4 ACL
.El
+.Pp
+The ACL returned will be branded accordingly.
.Sh IMPLEMENTATION NOTES
.Fx Ns 's
support for POSIX.1e interfaces and features is still under
@@ -146,6 +149,7 @@ The file system does not support ACL retrieval.
.Xr acl 3 ,
.Xr acl_free 3 ,
.Xr acl_get 3 ,
+.Xr acl_get_brand_np 3 ,
.Xr acl_set 3 ,
.Xr posix1e 3
.Sh STANDARDS
OpenPOWER on IntegriCloud