setfsuid.2: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-15 17:32:21 +13:00
parent 9fa65a2e6e
commit 86f1f045b1
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ the system call.
.LP
At the time when this system call was introduced, one process
could send a signal to another process with the same effective user ID.
This meant that if a privilged process changed its effective user ID
This meant that if a privileged process changed its effective user ID
for the purpose of file permission checking,
then it could become vulnerable to receiving signals
sent by another (unprivileged) process with the same user ID.