diff options
| -rw-r--r-- | man2/getresuid.2 | 3 |
1 files changed, 3 insertions, 0 deletions
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) */" |
