unix.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-03-18 20:42:58 +01:00
parent 69060c5fc8
commit 06b8a13be7
1 changed files with 2 additions and 2 deletions

View File

@ -404,9 +404,9 @@ A process with effective user ID 0 is allowed to specify values that do
not match its own. not match its own.
The sender must specify its own process ID (unless it has the capability The sender must specify its own process ID (unless it has the capability
.BR CAP_SYS_ADMIN ), .BR CAP_SYS_ADMIN ),
its user ID, effective user ID, or saved set-user-ID (unless it has its real user ID, effective user ID, or saved set-user-ID (unless it has
.BR CAP_SETUID ), .BR CAP_SETUID ),
and its group ID, effective group ID, or saved set-group-ID and its real group ID, effective group ID, or saved set-group-ID
(unless it has (unless it has
.BR CAP_SETGID ). .BR CAP_SETGID ).
To receive a To receive a