From: Alejandro Colomar Date: Sun, 27 Feb 2022 20:21:36 +0000 (+0100) Subject: statvfs.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62fb4249639d4ece66bbba269a5d78bcbbcaeb22;p=thirdparty%2Fman-pages.git statvfs.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/statvfs.3 b/man3/statvfs.3 index 593c0f1d15..6f642d794f 100644 --- a/man3/statvfs.3 +++ b/man3/statvfs.3 @@ -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