]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
set_thread_area.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 12 Sep 2021 11:20:07 +0000 (13:20 +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/set_thread_area.2

index d4c687ef913027c8ab22f62c03b68882119e43f0..4297c2bc5bc9dfd61eeb6dbd2bbd5a18bf33c4da 100644 (file)
@@ -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 <sys/syscall.h>" "     /* Definition of " SYS_* " constants */"