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:
Edward Tomasz Napierala 2012-09-04 12:02:23 +00:00
parent 8ed068d31c
commit e99fc4b0f8

View File

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