From 14987c153f1271bd808396c59a3e0e803133d914 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 21 May 2021 20:19:28 +1200 Subject: [PATCH] setresuid.2: tfix (Oxford comma) Signed-off-by: Michael Kerrisk --- man2/setresuid.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)