diff options
Diffstat (limited to 'lib/libc/sys/open.2')
-rw-r--r-- | lib/libc/sys/open.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/open.2 b/lib/libc/sys/open.2 index 7af4dec..439b4b48e 100644 --- a/lib/libc/sys/open.2 +++ b/lib/libc/sys/open.2 @@ -38,6 +38,8 @@ .Sh NAME .Nm open .Nd open or create a file for reading or writing +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <fcntl.h> .Ft int |