seteuid.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-09-12 15:10:06 +01:00
parent cdbc9e153d
commit 1a54ad1eae
1 changed files with 1 additions and 1 deletions

View File

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