]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
utimensat.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 11 Sep 2021 13:43:36 +0000 (15:43 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:02 +0000 (16:33 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/utimensat.2

index 09cae877918cca133b9561ece6980fd4f9578245..d21d005c0942375824d30b292b4f9b974f92916b 100644 (file)
@@ -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 <fcntl.h>" "            /* Definition of " AT_* " constants */"