diff options
| author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-04-05 01:36:54 +0000 |
|---|---|---|
| committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-04-05 01:36:54 +0000 |
| commit | 4aa97316b459fccfe9beb33f4c0521ad71b523c8 (patch) | |
| tree | 42de559a25985565c034f04fb9e7cdcc213cbb17 /lib | |
| parent | 58476adac46c05f11c4fc5f11565c311d48f68d5 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/posix1e/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/posix1e/Makefile.inc b/lib/libc/posix1e/Makefile.inc index fd4d8d14a9061..7466dc9a35107 100644 --- a/lib/libc/posix1e/Makefile.inc +++ b/lib/libc/posix1e/Makefile.inc @@ -39,6 +39,7 @@ MAN= acl.3 \ acl_calc_mask.3 \ acl_clear_perms.3 \ acl_copy_entry.3 \ + acl_create_entry.3 \ acl_delete.3 \ acl_delete_entry.3 \ acl_delete_perm.3 \ |
