mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Document acl_get_entry(3)
Obtained from: TrustedBSD Project
This commit is contained in:
parent
be6f489002
commit
21aaa49c89
1 changed files with 4 additions and 0 deletions
|
|
@ -109,6 +109,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 semantics.
|
||||
.It Fn acl_get_entry
|
||||
This function is described in
|
||||
.Xr acl_get_entry 3 ,
|
||||
and may be used to retrieve a designated ACL entry from an ACL.
|
||||
.It Xo
|
||||
.Fn acl_get_file ,
|
||||
.Fn acl_get_fd ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue