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

index 8b91d5c148bdb6cabd6408ad45ab464305aedbf7..b5969075f6ea152e38a7f8c94ad30a97b13bb791 100644 (file)
@@ -6,6 +6,9 @@
 .SH NAME
 timerfd_create, timerfd_settime, timerfd_gettime \-
 timers that notify via file descriptors
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <sys/timerfd.h>