]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
utime.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 11 Sep 2021 13:44:13 +0000 (15:44 +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/utime.2

index d225f78f77edade149a8e5b52fec95eea7c48bf0..f39198c7daf122e1ae1807c7930d94f96dad48f3 100644 (file)
@@ -11,6 +11,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>