diff options
Diffstat (limited to 'lib/libc/posix1e/acl_init.3')
-rw-r--r-- | lib/libc/posix1e/acl_init.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/acl_init.3 b/lib/libc/posix1e/acl_init.3 index b0ffa2d..f3c3649 100644 --- a/lib/libc/posix1e/acl_init.3 +++ b/lib/libc/posix1e/acl_init.3 @@ -47,7 +47,7 @@ least ACL entries. A pointer to the working storage is returned. The working storage allocated to contain the ACL is freed by a call to .Xr acl_free 3 . -When the area is first allocated, it shall contain an an ACL that contains +When the area is first allocated, it shall contain an ACL that contains no ACL entries. .Pp This function may cause memory to be allocated. The caller should free any |