Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/utime.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/utime.2 b/man2/utime.2 index 55ea8fc27..e529ae979 100644 --- a/man2/utime.2 +++ b/man2/utime.2 @@ -31,6 +31,9 @@ .TH UTIME 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME utime, utimes \- change file last access and modification times +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <utime.h> -- 2.33.0