kill.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-06-26 15:21:14 +02:00
parent 1b1ebece3c
commit 7de0791306
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ but existence and permission checks are still performed;
this can be used to check for the existence of a process ID or
process group ID that the caller is permitted to signal.
For a process to have permission to send a signal
For a process to have permission to send a signal,
it must either be privileged (under Linux: have the
.B CAP_KILL
capability in the user namespace of the target process),