]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
statvfs.3: Add LIBRARY section (libc)
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 27 Feb 2022 20:21:36 +0000 (21:21 +0100)
committerAlejandro Colomar <alx.manpages@gmail.com>
Sun, 27 Feb 2022 20:21:36 +0000 (21:21 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man3/statvfs.3

index 593c0f1d1517c35f31f5026de879870816693a2d..6f642d794ffb4a1ade0b62d83b0234157b1f3393 100644 (file)
@@ -10,6 +10,9 @@
 .TH STATVFS 3 2021-03-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 statvfs, fstatvfs \- get filesystem statistics
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <sys/statvfs.h>