diff options
Diffstat (limited to 'lib/libc/sys/open.2')
-rw-r--r-- | lib/libc/sys/open.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/open.2 b/lib/libc/sys/open.2 index 5e4aeeb..874ce74 100644 --- a/lib/libc/sys/open.2 +++ b/lib/libc/sys/open.2 @@ -41,7 +41,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <fcntl.h> +.In fcntl.h .Ft int .Fn open "const char *path" "int flags" "..." .Sh DESCRIPTION |