]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ualarm.3: Add LIBRARY section (libc)
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 27 Feb 2022 19:25:24 +0000 (20:25 +0100)
committerAlejandro Colomar <alx.manpages@gmail.com>
Sun, 27 Feb 2022 19:25:24 +0000 (20:25 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man3/ualarm.3

index f76af8d8f607348efbf6ef989a114b84329c8fbe..86285195763a83feb18d4d3b942d9f49f1388003 100644 (file)
@@ -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 <unistd.h>"