]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getresuid.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Wed, 6 Oct 2021 19:36:09 +0000 (21:36 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:04 +0000 (16:33 +0100)
man2/getresuid.2

index 51a459a9eb836ef85a4842b6beffa1d3f69c77ca..70f5ccb395c403eb3c2f220c4d15f531f6462381 100644 (file)
@@ -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) */"