aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/setreuid.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/setreuid.2 b/man2/setreuid.2
index c3ddec9d45..efd3d796a2 100644
--- a/man2/setreuid.2
+++ b/man2/setreuid.2
@@ -18,6 +18,9 @@
.TH SETREUID 2 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
setreuid, setregid \- set real and/or effective user or group ID
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <unistd.h>