diff options
author | ru <ru@FreeBSD.org> | 2003-02-23 01:43:45 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-02-23 01:43:45 +0000 |
commit | 0fe24b2245618d04a453ebf90aba70d9556c6de6 (patch) | |
tree | e9d38acf9054fb9e3f3a14a1ba35e6edf338cc14 /lib | |
parent | c2c662486426c16349ee72c95a9de91bc295f600 (diff) | |
download | FreeBSD-src-0fe24b2245618d04a453ebf90aba70d9556c6de6.zip FreeBSD-src-0fe24b2245618d04a453ebf90aba70d9556c6de6.tar.gz |
Grammar.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/posix1e/acl_get.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/posix1e/acl_get.3 b/lib/libc/posix1e/acl_get.3 index 0899bf3..25ead88 100644 --- a/lib/libc/posix1e/acl_get.3 +++ b/lib/libc/posix1e/acl_get.3 @@ -54,6 +54,7 @@ The .Fn acl_get_fd , .Fn acl_get_file , .Fn acl_get_link_np , +and .Fn acl_get_fd_np each allow the retrieval of an ACL from a file. The |