Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/statx.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/statx.2 b/man2/statx.2 index 04b3e5075..670264cda 100644 --- a/man2/statx.2 +++ b/man2/statx.2 @@ -30,6 +30,9 @@ .TH STATX 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME statx \- get file status (extended) +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include <fcntl.h> " "/* Definition of " AT_* " constants */" -- 2.33.0