From 7b532e0b89fb03edc5e4dbadf4ce2ac072c67d70 Mon Sep 17 00:00:00 2001 From: trasz Date: Tue, 4 Sep 2012 12:02:23 +0000 Subject: 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 --- bin/getfacl/getfacl.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin') diff --git a/bin/getfacl/getfacl.1 b/bin/getfacl/getfacl.1 index 8f46857..c449741 100644 --- a/bin/getfacl/getfacl.1 +++ b/bin/getfacl/getfacl.1 @@ -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 -- cgit v1.1