This commit is contained in:
Ruslan Ermilov 2003-02-23 01:43:45 +00:00
parent 485d645e63
commit 8b6eff89b0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111278
2 changed files with 2 additions and 1 deletions

View File

@ -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:

View File

@ -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