From: Alejandro Colomar Date: Wed, 6 Oct 2021 19:40:11 +0000 (+0200) Subject: fcntl.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~481 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba96f40eb23a234e267dec080f00c3f7ac98c94d;p=thirdparty%2Fman-pages.git fcntl.2: Add LIBRARY section --- 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