diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-05 07:47:06 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-05 07:47:06 +0000 |
| commit | 8eb5b197f18036b935540ea332ee653546065436 (patch) | |
| tree | bddd399b261c850396e5a8a637afb9ac9e9f92c0 /lib/libc | |
| parent | 31acc83627d4a9d59a4a9d2ec15c2be96f806112 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/posix1e/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/Makefile.inc b/lib/libc/posix1e/Makefile.inc index 7466dc9a3510..af241562001c 100644 --- a/lib/libc/posix1e/Makefile.inc +++ b/lib/libc/posix1e/Makefile.inc @@ -34,7 +34,7 @@ SRCS+= acl_calc_mask.c \ .if ${LIB} == "c" -MAN= acl.3 \ +MAN+= acl.3 \ acl_add_perm.3 \ acl_calc_mask.3 \ acl_clear_perms.3 \ |
