aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/kill.25
1 files changed, 3 insertions, 2 deletions
diff --git a/man2/kill.2 b/man2/kill.2
index 5cfa9a42b0..ad25e676c7 100644
--- a/man2/kill.2
+++ b/man2/kill.2
@@ -41,7 +41,7 @@
.\" Modified 2004-06-24 by aeb
.\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr
.\"
-.TH KILL 2 2008-08-29 "Linux" "Linux Programmer's Manual"
+.TH KILL 2 2009-09-15 "Linux" "Linux Programmer's Manual"
.SH NAME
kill \- send signal to a process
.SH SYNOPSIS
@@ -141,7 +141,8 @@ has it unblocked or is waiting for it in
.BR sigwait (3),
at least one
unblocked signal must be delivered to the sending thread before the
-.BR kill ().
+.BR kill ()
+returns.
.SS "Linux Notes"
Across different kernel versions, Linux has enforced different rules
for the permissions required for an unprivileged process