From: Alejandro Colomar Date: Sun, 27 Feb 2022 19:57:51 +0000 (+0100) Subject: tcgetsid.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aebfc588c2eeccea5b413234f18c0168c22db6dc;p=thirdparty%2Fman-pages.git tcgetsid.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/tcgetsid.3 b/man3/tcgetsid.3 index 3377d1467e..d0bb31a19b 100644 --- a/man3/tcgetsid.3 +++ b/man3/tcgetsid.3 @@ -5,6 +5,9 @@ .TH TCGETSID 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME tcgetsid \- get session ID +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#define _XOPEN_SOURCE 500" " /* See feature_test_macros(7) */"