summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2013-12-03 18:18:35 +0000
committertrasz <trasz@FreeBSD.org>2013-12-03 18:18:35 +0000
commit2f5fcb8328b4f125e6ce6244cbc58f795b65b946 (patch)
treed900c9791768b52b51e73f2c91bd23b4181c697d /lib
parentf16613078bd707990d9362202b160d7398b1e9b7 (diff)
downloadFreeBSD-src-2f5fcb8328b4f125e6ce6244cbc58f795b65b946.zip
FreeBSD-src-2f5fcb8328b4f125e6ce6244cbc58f795b65b946.tar.gz
MFC r258041:
Mention acl_get_brand_np(3). Approved by: re (gjb) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/posix1e/acl.37
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/libc/posix1e/acl.3 b/lib/libc/posix1e/acl.3
index 717df67..e6ef892 100644
--- a/lib/libc/posix1e/acl.3
+++ b/lib/libc/posix1e/acl.3
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 25, 2009
+.Dd November 12, 2013
.Dt ACL 3
.Os
.Sh NAME
@@ -131,6 +131,10 @@ This function is described in
.Xr acl_from_text 3 ,
and may be used to convert a text-form ACL into working ACL state, if
the ACL has POSIX.1e or NFSv4 semantics.
+.It Fn acl_get_brand_np
+This function is described in
+.Xr acl_get_brand_np 3
+and may be used to determine whether the ACL has POSIX.1e or NFSv4 semantics.
.It Fn acl_get_entry
This function is described in
.Xr acl_get_entry 3 ,
@@ -248,6 +252,7 @@ library.
.Xr acl_free 3 ,
.Xr acl_from_text 3 ,
.Xr acl_get 3 ,
+.Xr acl_get_brand_np 3 ,
.Xr acl_get_entry_type_np 3 ,
.Xr acl_get_flagset_np 3 ,
.Xr acl_get_permset 3 ,
OpenPOWER on IntegriCloud