From c279876455f06300e596b84c9edaa842ea3df0f7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 08:16:39 +0200 Subject: [PATCH] setreuid.2: CONFORMING TO: add POSIX.1-2008 Signed-off-by: Michael Kerrisk --- man2/setreuid.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/setreuid.2 b/man2/setreuid.2 index f2f1088bc..4570256b7 100644 --- a/man2/setreuid.2 +++ b/man2/setreuid.2 @@ -147,7 +147,7 @@ or (ii) setting one to the value of the other or (iii) setting the effective user (group) ID to the value of the saved set-user-ID (saved set-group-ID) was specified. .SH CONFORMING TO -POSIX.1-2001, 4.3BSD +POSIX.1-2001, POSIX.1-2008, 4.3BSD .RB ( setreuid () and .BR setregid ()