summaryrefslogtreecommitdiffstats
path: root/man2/getresuid.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/getresuid.2')
-rw-r--r--man2/getresuid.218
1 files changed, 7 insertions, 11 deletions
diff --git a/man2/getresuid.2 b/man2/getresuid.2
index 832d32e50..d5cadd73c 100644
--- a/man2/getresuid.2
+++ b/man2/getresuid.2
@@ -5,7 +5,7 @@
.\"
.\" Modified, 2003-05-26, Michael Kerrisk, <mtk.manpages@gmail.com>
.\"
-.TH getresuid 2 2022-12-04 "Linux man-pages 6.03"
+.TH getresuid 2 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
getresuid, getresgid \- get real, effective, and saved user/group IDs
.SH LIBRARY
@@ -40,17 +40,13 @@ is set to indicate the error.
.B EFAULT
One of the arguments specified an address outside the calling program's
address space.
-.SH VERSIONS
-These system calls were added on Linux 2.1.44.
-.PP
-The prototypes are given since glibc 2.3.2,
-provided
-.B _GNU_SOURCE
-is defined.
.SH STANDARDS
-These calls are nonstandard;
-they also appear on HP-UX and some of the BSDs.
-.SH NOTES
+None.
+These calls also appear on HP-UX and some of the BSDs.
+.SH HISTORY
+Linux 2.1.44,
+glibc 2.3.2.
+.PP
The original Linux
.BR getresuid ()
and