diff options
-rw-r--r-- | share/man/man3/siginfo.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/share/man/man3/siginfo.3 b/share/man/man3/siginfo.3 index 2783d98..9452b08 100644 --- a/share/man/man3/siginfo.3 +++ b/share/man/man3/siginfo.3 @@ -272,10 +272,6 @@ the ID of the message queue which generated the signal Currently, the kernel never generates the .Dv SIGPOLL signal. -Also, the -.Xr kill 2 -system call does not queue signals, so you will not get code -.Dv SI_USER . .Dv SIGCHLD signal is queued when a process changed its status or exited. .Tn POSIX |