aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/open.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/open.2 b/man2/open.2
index 63c671a139..f6680af861 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -31,6 +31,9 @@
.TH OPEN 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
open, openat, creat \- open and possibly create a file
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <fcntl.h>