]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sigaltstack.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 12 Sep 2021 10:55:20 +0000 (12:55 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:03 +0000 (16:33 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/sigaltstack.2

index f76c77875ccb88019b5a21a9917cc0a3d994b29b..1ead8ff236f534c6e8fb1c42ade90f7ee6251645 100644 (file)
@@ -6,6 +6,9 @@
 .TH SIGALTSTACK 2 2021-03-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 sigaltstack \- set and/or get signal stack context
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <signal.h>