aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_get_permset.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/acl_get_permset.3')
-rw-r--r--lib/libc/posix1e/acl_get_permset.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl_get_permset.3 b/lib/libc/posix1e/acl_get_permset.3
index b52458862753..293b6006a7c6 100644
--- a/lib/libc/posix1e/acl_get_permset.3
+++ b/lib/libc/posix1e/acl_get_permset.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_get_permset "acl_entry_t entry_d" "acl_permset_t *permset_p"
.Sh DESCRIPTION