Grammar.
This commit is contained in:
parent
c2c6624864
commit
0fe24b2245
@ -63,7 +63,7 @@ An error is generated if a default ACL cannot be associated with
|
|||||||
.Ar file .
|
.Ar file .
|
||||||
.It Fl h
|
.It Fl h
|
||||||
If the target of the operation is a symbolic link, return the ACL from
|
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
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
The following operand is available:
|
The following operand is available:
|
||||||
|
@ -54,6 +54,7 @@ The
|
|||||||
.Fn acl_get_fd ,
|
.Fn acl_get_fd ,
|
||||||
.Fn acl_get_file ,
|
.Fn acl_get_file ,
|
||||||
.Fn acl_get_link_np ,
|
.Fn acl_get_link_np ,
|
||||||
|
and
|
||||||
.Fn acl_get_fd_np
|
.Fn acl_get_fd_np
|
||||||
each allow the retrieval of an ACL from a file.
|
each allow the retrieval of an ACL from a file.
|
||||||
The
|
The
|
||||||
|
Loading…
Reference in New Issue
Block a user