]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
posix_fallocate.3: Add LIBRARY section (libc)
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 6 Mar 2022 18:59:48 +0000 (19:59 +0100)
committerAlejandro Colomar <alx.manpages@gmail.com>
Sun, 6 Mar 2022 18:59:48 +0000 (19:59 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man3/posix_fallocate.3

index 494f2ddaeeca8a99a872dd0a8da5acd67943619e..6d192d40119d3fe86e0838c80a4e842133b40a52 100644 (file)
@@ -5,6 +5,9 @@
 .TH POSIX_FALLOCATE 3  2021-03-22 "GNU" "Linux Programmer's Manual"
 .SH NAME
 posix_fallocate \- allocate file space
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <fcntl.h>