diff --git a/man2/setresuid.2 b/man2/setresuid.2 index f32d03142..b14076385 100644 --- a/man2/setresuid.2 +++ b/man2/setresuid.2 @@ -42,7 +42,7 @@ saved set-user-ID of the calling process. .PP An unprivileged process may change its real UID, effective UID, and saved set-user-ID, each to one of: -the current real UID, the current effective UID or the +the current real UID, the current effective UID, or the current saved set-user-ID. .PP A privileged process (on Linux, one having the \fBCAP_SETUID\fP capability)