summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_set_permset.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/acl_set_permset.3')
-rw-r--r--lib/libc/posix1e/acl_set_permset.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl_set_permset.3 b/lib/libc/posix1e/acl_set_permset.3
index ce3bd91..a4d8bfe 100644
--- a/lib/libc/posix1e/acl_set_permset.3
+++ b/lib/libc/posix1e/acl_set_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_set_permset "acl_entry_t entry_d" "acl_permset_t permset_d"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud