From 1a54ad1eaee79ad8859b771e99ffcf77bcc357da Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 12 Sep 2016 15:10:06 +0100 Subject: [PATCH] seteuid.2: wfix Signed-off-by: Michael Kerrisk --- man2/seteuid.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/seteuid.2 b/man2/seteuid.2 index ec52ae47f..3a6909105 100644 --- a/man2/seteuid.2 +++ b/man2/seteuid.2 @@ -54,7 +54,7 @@ _POSIX_C_SOURCE\ >=\ 200112L .SH DESCRIPTION .BR seteuid () sets the effective user ID of the calling process. -Unprivileged user processes may only set the effective user ID to the +Unprivileged processes may only set the effective user ID to the real user ID, the effective user ID or the saved set-user-ID. Precisely the same holds for