From: Alejandro Colomar Date: Wed, 6 Oct 2021 18:37:47 +0000 (+0200) Subject: sigaction.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~519 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa66e7a4e46528153cfcaeda5b866056ec6aadec;p=thirdparty%2Fman-pages.git sigaction.2: Add LIBRARY section --- diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 426b7e6a4d..b4bc47e7fd 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -28,6 +28,9 @@ .TH SIGACTION 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME sigaction, rt_sigaction \- examine and change a signal action +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include