setresuid.2: tfix (Oxford comma)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-05-21 20:19:28 +12:00
parent e4a403876d
commit 14987c153f
1 changed files with 1 additions and 1 deletions

View File

@ -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)