summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_copy_entry.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/acl_copy_entry.3')
-rw-r--r--lib/libc/posix1e/acl_copy_entry.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl_copy_entry.3 b/lib/libc/posix1e/acl_copy_entry.3
index 1c13bc2..c6cdf8d 100644
--- a/lib/libc/posix1e/acl_copy_entry.3
+++ b/lib/libc/posix1e/acl_copy_entry.3
@@ -34,8 +34,8 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
-.Fd #include <sys/acl.h>
+.In sys/types.h
+.In sys/acl.h
.Ft int
.Fn acl_copy_entry "acl_entry_t dest_d" "acl_entry_t src_d"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud