mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
In getfacl(1) manual page, mention where to read about the ACL syntax.
PR submitter suggested adding it to acl(3) instead, but I don't think pointing ordinary users at section 3 is a good idea. PR: docs/162380 MFC after: 1 month
This commit is contained in:
parent
8ed068d31c
commit
e99fc4b0f8
1 changed files with 4 additions and 0 deletions
|
|
@ -97,6 +97,10 @@ then
|
|||
reads a list of pathnames, each terminated by one newline character,
|
||||
from the standard input.
|
||||
.El
|
||||
.Pp
|
||||
For an explanation of the ACL syntax, see the
|
||||
.Xr setfacl 1
|
||||
manual page.
|
||||
.Sh EXIT STATUS
|
||||
.Ex -std
|
||||
.Sh EXAMPLES
|
||||
|
|
|
|||
Loading…
Reference in a new issue