From: Alejandro Colomar Date: Sun, 12 Sep 2021 11:20:07 +0000 (+0200) Subject: set_thread_area.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~648 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25f0a22d31b2b22e7bf69affc4fec94bbf2aeb9a;p=thirdparty%2Fman-pages.git set_thread_area.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/set_thread_area.2 b/man2/set_thread_area.2 index d4c687ef91..4297c2bc5b 100644 --- a/man2/set_thread_area.2 +++ b/man2/set_thread_area.2 @@ -7,6 +7,9 @@ .TH SET_THREAD_AREA 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME get_thread_area, set_thread_area \- manipulate thread-local storage information +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include " " /* Definition of " SYS_* " constants */"