Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/stat.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/stat.2 b/man2/stat.2 index 016c1f47d..7def2d683 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -39,6 +39,9 @@ .TH STAT 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME stat, fstat, lstat, fstatat \- get file status +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <sys/stat.h> -- 2.33.0