From: Alejandro Colomar Date: Sat, 11 Sep 2021 13:43:36 +0000 (+0200) Subject: utimensat.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~695 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd97f8cf141800549c9376d325fbed82ea1a59fa;p=thirdparty%2Fman-pages.git utimensat.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/utimensat.2 b/man2/utimensat.2 index 09cae87791..d21d005c09 100644 --- a/man2/utimensat.2 +++ b/man2/utimensat.2 @@ -6,6 +6,9 @@ .TH UTIMENSAT 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME utimensat, futimens \- change file timestamps with nanosecond precision +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include " " /* Definition of " AT_* " constants */"