summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_get_tag_type.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/acl_get_tag_type.3')
-rw-r--r--lib/libc/posix1e/acl_get_tag_type.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl_get_tag_type.3 b/lib/libc/posix1e/acl_get_tag_type.3
index cfb526f..c14d47c 100644
--- a/lib/libc/posix1e/acl_get_tag_type.3
+++ b/lib/libc/posix1e/acl_get_tag_type.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_tag_type "acl_entry_t entry_d" "acl_tag_t *tag_type_p"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud