aboutsummaryrefslogtreecommitdiffstats
path: root/man2/setresuid.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-07-08 12:11:40 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-07-08 12:11:40 +0000
commitcc4615cc788aa749f34483abd33ba2b4a31d30f0 (patch)
tree97070128f611af532551a19bb8062597b22cabd8 /man2/setresuid.2
parent86c256953d62ba083f7ef6adcc5b4063f0b51d2b (diff)
downloadman-pages-cc4615cc788aa749f34483abd33ba2b4a31d30f0.tar.gz
Added/updated glibc feature test macro requirements
Diffstat (limited to 'man2/setresuid.2')
-rw-r--r--man2/setresuid.27
1 files changed, 2 insertions, 5 deletions
diff --git a/man2/setresuid.2 b/man2/setresuid.2
index 537dec5f98..7f8267208e 100644
--- a/man2/setresuid.2
+++ b/man2/setresuid.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.\" Modified, 2003-05-26, Michael Kerrisk, <mtk-manpages@gmx.net>
-.TH SETRESUID 2 2003-05-26 "Linux" "Linux Programmer's Manual"
+.TH SETRESUID 2 2007-07-26 "Linux" "Linux Programmer's Manual"
.SH NAME
setresuid, setresgid \- set real, effective and saved user or group ID
.SH SYNOPSIS
@@ -86,10 +86,7 @@ they also appear on HP-UX and some of the BSDs.
.SH NOTES
Under HP-UX and FreeBSD the prototype is found in
.IR <unistd.h> .
-Under Linux the prototype is given by glibc since version 2.3.2
-provided
-.B _GNU_SOURCE
-is defined.
+Under Linux the prototype is provided by glibc since version 2.3.2.
.SH "SEE ALSO"
.BR getresuid (2),
.BR getuid (2),