From 489376f89cffb5b34a0c639b78e347be7e5bbf0a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 22 Nov 2010 08:44:00 +0100 Subject: [PATCH] setuid.2: wfix Signed-off-by: Michael Kerrisk --- man2/setuid.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/setuid.2 b/man2/setuid.2 index e043423ca..2ac27c6c1 100644 --- a/man2/setuid.2 +++ b/man2/setuid.2 @@ -93,7 +93,7 @@ Not quite compatible with the 4.4BSD call, which sets all of the real, saved, and effective user IDs. .\" SVr4 documents an additional EINVAL error condition. .SH NOTES -Linux has the concept of file system user ID, normally equal to the +Linux has the concept of the file system user ID, normally equal to the effective user ID. The .BR setuid ()