kill.2: wfix: add missing word to NOTES

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543686.

Reported-by: Marc Lehmann <debian-reportbug@plan9.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-09-15 06:21:21 +02:00
parent e8418d6da8
commit 3392d76d6f
1 changed files with 3 additions and 2 deletions

View File

@ -41,7 +41,7 @@
.\" Modified 2004-06-24 by aeb .\" Modified 2004-06-24 by aeb
.\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr .\" 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 .SH NAME
kill \- send signal to a process kill \- send signal to a process
.SH SYNOPSIS .SH SYNOPSIS
@ -141,7 +141,8 @@ has it unblocked or is waiting for it in
.BR sigwait (3), .BR sigwait (3),
at least one at least one
unblocked signal must be delivered to the sending thread before the unblocked signal must be delivered to the sending thread before the
.BR kill (). .BR kill ()
returns.
.SS "Linux Notes" .SS "Linux Notes"
Across different kernel versions, Linux has enforced different rules Across different kernel versions, Linux has enforced different rules
for the permissions required for an unprivileged process for the permissions required for an unprivileged process