summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43/creat.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/compat-43/creat.2')
-rw-r--r--lib/libc/compat-43/creat.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/creat.2 b/lib/libc/compat-43/creat.2
index 334fc01..dcfa4c5 100644
--- a/lib/libc/compat-43/creat.2
+++ b/lib/libc/compat-43/creat.2
@@ -41,7 +41,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <fcntl.h>
+.In fcntl.h
.Ft int
.Fn creat "const char *path" "mode_t mode"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud