diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 | 
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 | 
| commit | a910f192bb551fc462329acfa229776a715157ec (patch) | |
| tree | 4cde8a6006483cd3dd5ab1f0ba953d0007bb8bb8 /lib/libc/posix1e/acl_init.3 | |
| parent | bdd87f4f447a921426ecfedeee8abbb6e2ff1f34 (diff) | |
Notes
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 b0ffa2d2f433..f3c364914257 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  | 
