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

index 8b8a8bef78e3aed8dc88287494af7071e5822359..e0eb52dfcb805a5444d332811e9c63486d2d46d8 100644 (file)
@@ -5,6 +5,9 @@
 .TH SET_TID_ADDRESS 2 2021-06-20 "Linux" "Linux Programmer's Manual"
 .SH NAME
 set_tid_address \- set pointer to thread ID
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .BR "#include <sys/syscall.h>" "      /* Definition of " SYS_* " constants */"