diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2012-10-04 08:43:49 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2012-10-04 08:43:49 +0000 |
| commit | 9126e10c116ebd542daad4697f1fa350315fccfa (patch) | |
| tree | 03d5b5c2d83f9637e8e41f304828aad7f08601ab /bin | |
| parent | d4ff1c8eac4721323d36eb613614a0467309917e (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/getfacl/getfacl.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/getfacl/getfacl.1 b/bin/getfacl/getfacl.1 index 8f46857ed46d..c44974128be3 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 |
