diff options
Diffstat (limited to 'lib/libc/posix1e/acl.3')
-rw-r--r-- | lib/libc/posix1e/acl.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl.3 b/lib/libc/posix1e/acl.3 index 966f4d1..1c824d0 100644 --- a/lib/libc/posix1e/acl.3 +++ b/lib/libc/posix1e/acl.3 @@ -234,10 +234,11 @@ POSIX.1e support was introduced in was the first version to include a complete ACL implementation based on extended attributes for the UFS and UFS2 file systems. .Pp +The .Xr getfacl 1 and .Xr setfacl 1 -describe the user tools that permit direct manipulation of complete file -ACLs. +utilities describe the user tools that permit direct manipulation of complete +file ACLs. .Sh AUTHORS .An Robert N M Watson |