Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/sigwaitinfo.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2 index 00bc50485..08f318769 100644 --- a/man2/sigwaitinfo.2 +++ b/man2/sigwaitinfo.2 @@ -26,6 +26,9 @@ .SH NAME sigwaitinfo, sigtimedwait, rt_sigtimedwait \- synchronously wait for queued signals +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <signal.h> -- 2.33.0