Removed reference to non-existent sigsend(2).

This commit is contained in:
Michael Kerrisk 2007-06-01 06:05:11 +00:00
parent e82e185fc6
commit 8fc3da7ec0
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ c s
l l.
\fIsi_code\fR
Value:Signal origin
SI_USER:kill(2), sigsend(2), or raise(3)
SI_USER:kill(2) or raise(3)
SI_KERNEL:The kernel
SI_QUEUE:sigqueue(2)
SI_TIMER:POSIX timer expired