From: Alejandro Colomar Date: Wed, 6 Oct 2021 19:53:43 +0000 (+0200) Subject: arch_prctl.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~462 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c2f5db5a39cc195d0984d31db91bbfb68427ee;p=thirdparty%2Fman-pages.git arch_prctl.2: Add LIBRARY section --- diff --git a/man2/arch_prctl.2 b/man2/arch_prctl.2 index a273db84d8..0245bed431 100644 --- a/man2/arch_prctl.2 +++ b/man2/arch_prctl.2 @@ -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 " " /* Definition of " ARCH_* " constants */"