Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/timerfd_create.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 65fdfcc45..5434c12de 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -20,6 +20,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> -- 2.33.0