]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fcntl.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Wed, 6 Oct 2021 19:40:11 +0000 (21:40 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:04 +0000 (16:33 +0100)
man2/fcntl.2

index 244322203fc16d1e102a4937533bdfe6891e5a30..9824574f668be8d959730c1452ca9d1e57cdbeb4 100644 (file)
@@ -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>