]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
arch_prctl.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Wed, 6 Oct 2021 19:53:43 +0000 (21:53 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:04 +0000 (16:33 +0100)
man2/arch_prctl.2

index a273db84d8ccbb3b951b57c00ee66d262eabbbc6..0245bed4313cced80bd979b6d0fff9dfeed9641c 100644 (file)
@@ -5,6 +5,9 @@
 .TH ARCH_PRCTL 2 2021-08-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 arch_prctl \- set architecture-specific thread state
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .BR "#include <asm/prctl.h>" "        /* Definition of " ARCH_* " constants */"