Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/ustat.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/ustat.2 b/man2/ustat.2 index cb26ab23e..5153d2a47 100644 --- a/man2/ustat.2 +++ b/man2/ustat.2 @@ -30,6 +30,9 @@ .TH USTAT 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME ustat \- get filesystem statistics +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> -- 2.33.0