Author: davidxu
Date: Sat Sep 11 08:15:18 2010
New Revision: 212458
URL: http://svn.freebsd.org/changeset/base/212458

Log:
  kill() does queue signal now.

Modified:
  head/share/man/man3/siginfo.3

Modified: head/share/man/man3/siginfo.3
==============================================================================
--- head/share/man/man3/siginfo.3       Sat Sep 11 08:09:14 2010        
(r212457)
+++ head/share/man/man3/siginfo.3       Sat Sep 11 08:15:18 2010        
(r212458)
@@ -272,10 +272,6 @@ the ID of the message queue which genera
 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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to