OSDN Git Service

(split) LDP_man-pages: update original to v3.34.
[linuxjm/LDP_man-pages.git] / original / man2 / tkill.2
index a9a2c3a..0df2d65 100644 (file)
@@ -26,7 +26,7 @@
 .\" 2004-05-31, added tgkill, ahu, aeb
 .\" 2008-01-15 mtk -- rewote DESCRIPTION
 .\"
-.TH TKILL 2 2008-10-01 "Linux" "Linux Programmer's Manual"
+.TH TKILL 2 2011-09-18 "Linux" "Linux Programmer's Manual"
 .SH NAME
 tkill, tgkill \- send a signal to a thread
 .SH SYNOPSIS
@@ -105,4 +105,5 @@ Glibc does not provide wrappers for these system calls; call them using
 .SH "SEE ALSO"
 .BR clone (2),
 .BR gettid (2),
-.BR kill (2)
+.BR kill (2),
+.BR rt_sigqueueinfo (2)