mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
Grammar.
This commit is contained in:
parent
485d645e63
commit
8b6eff89b0
2 changed files with 2 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ An error is generated if a default ACL cannot be associated with
|
|||
.Ar file .
|
||||
.It Fl h
|
||||
If the target of the operation is a symbolic link, return the ACL from
|
||||
the symbol link itself rather than following the link.
|
||||
the symbolic link itself rather than following the link.
|
||||
.El
|
||||
.Pp
|
||||
The following operand is available:
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@ The
|
|||
.Fn acl_get_fd ,
|
||||
.Fn acl_get_file ,
|
||||
.Fn acl_get_link_np ,
|
||||
and
|
||||
.Fn acl_get_fd_np
|
||||
each allow the retrieval of an ACL from a file.
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue