aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/fcntl.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/fcntl.2 b/man2/fcntl.2
index 244322203f..9824574f66 100644
--- a/man2/fcntl.2
+++ b/man2/fcntl.2
@@ -47,6 +47,9 @@
.TH FCNTL 2 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
fcntl \- manipulate file descriptor
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <fcntl.h>