diff options
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 0e40885c20..d16cc30a8a 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -400,8 +400,7 @@ header files) in order to obtain the definition of this structure. .IP The credentials which the sender specifies are checked by the kernel. -A process with effective user ID 0 is allowed to specify values that do -not match its own. +A privileged process is allowed to specify values that do not match its own. The sender must specify its own process ID (unless it has the capability .BR CAP_SYS_ADMIN ), its real user ID, effective user ID, or saved set-user-ID (unless it has |
