summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_from_text.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/acl_from_text.3')
-rw-r--r--lib/libc/posix1e/acl_from_text.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl_from_text.3 b/lib/libc/posix1e/acl_from_text.3
index 13a1f42..25e8597 100644
--- a/lib/libc/posix1e/acl_from_text.3
+++ b/lib/libc/posix1e/acl_from_text.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 acl_t
.Fn acl_from_text "const char *buf_p"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud