From: Alejandro Colomar Date: Wed, 6 Oct 2021 19:36:09 +0000 (+0200) Subject: getresuid.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~491 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b07931ada7fd64066d09f84bc9c2e36be2d3c95f;p=thirdparty%2Fman-pages.git getresuid.2: Add LIBRARY section --- diff --git a/man2/getresuid.2 b/man2/getresuid.2 index 51a459a9eb..70f5ccb395 100644 --- a/man2/getresuid.2 +++ b/man2/getresuid.2 @@ -8,6 +8,9 @@ .TH GETRESUID 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME getresuid, getresgid \- get real, effective, and saved user/group IDs +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */"