sigaction.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Seonghun Lim 2011-09-08 17:17:06 +02:00 committed by Michael Kerrisk
parent 681445c1da
commit 53d30e4520
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ In addition, signals sent with
.BR sigqueue (2)
fill in
.IR si_int " and " si_ptr
with the values specified by the sender the signal;
with the values specified by the sender of the signal;
see
.BR sigqueue (2)
for more details.