diff options
Diffstat (limited to 'lib/libc/sys/kill.2')
| -rw-r--r-- | lib/libc/sys/kill.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kill.2 b/lib/libc/sys/kill.2 index bdb553d96eb6..4f16c45c226d 100644 --- a/lib/libc/sys/kill.2 +++ b/lib/libc/sys/kill.2 @@ -62,7 +62,7 @@ This can be used to check the validity of For a process to have permission to send a signal to a process designated by .Fa pid , -the real or effective user ID of the receving process must match +the real or effective user ID of the receiving process must match that of the sending process or the user must have appropriate privileges (such as given by a set-user-ID program or the user is the super-user). A single exception is the signal SIGCONT, which may always be sent |
