From: Alejandro Colomar Date: Sun, 27 Feb 2022 19:25:24 +0000 (+0100) Subject: ualarm.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~393 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2c248f28a346e343d58aed2f34663f4b003e6fc;p=thirdparty%2Fman-pages.git ualarm.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/ualarm.3 b/man3/ualarm.3 index f76af8d8f6..8628519576 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -5,6 +5,9 @@ .TH UALARM 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME ualarm \- schedule signal after given number of microseconds +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B "#include "