aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-09-12 13:20:45 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-25 16:33:03 +0100
commitec93f52f88af7787d37d1848143323bb7114ca2c (patch)
tree36859cd7d97180b50cbbb1939bab45191d295a71 /man2
parent162e339e51795d1b3cbbedc5517015069b30e38c (diff)
downloadman-pages-ec93f52f88af7787d37d1848143323bb7114ca2c.tar.gz
setreuid.2: Add LIBRARY section
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man2')
-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>