From 1e7eb3a765a7a622b86071b6383eb6f3aaa88c0d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 22 Nov 2010 08:38:12 +0100 Subject: [PATCH] setresuid.2: grfix Signed-off-by: Michael Kerrisk --- man2/setresuid.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/setresuid.2 b/man2/setresuid.2 index 20f022744..0eb936c53 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, -.TH SETRESUID 2 2007-07-26 "Linux" "Linux Programmer's Manual" +.TH SETRESUID 2 2010-11-22 "Linux" "Linux Programmer's Manual" .SH NAME setresuid, setresgid \- set real, effective and saved user or group ID .SH SYNOPSIS @@ -84,7 +84,7 @@ These calls are available under Linux since Linux 2.1.44. These calls are nonstandard; they also appear on HP-UX and some of the BSDs. .SH NOTES -Under HP-UX and FreeBSD the prototype is found in +Under HP-UX and FreeBSD, the prototype is found in .IR . Under Linux the prototype is provided by glibc since version 2.3.2. .SH "SEE ALSO"