OSDN Git Service

(split) LDP: Update original to LDP v3.38.
[linuxjm/LDP_man-pages.git] / original / man2 / rt_sigqueueinfo.2
index 581d025..e9c398b 100644 (file)
@@ -111,9 +111,9 @@ so that the receiver of the signal can also obtain
 the signal number via that field.
 
 The
-.BR rt_tgsigueueinfo ()
+.BR rt_tgsigqueueinfo ()
 system call is like
-.BR rt_sigueueinfo (),
+.BR rt_sigqueueinfo (),
 but sends the signal and data to the single thread
 specified by the combination of
 .IR tgid ,
@@ -150,12 +150,12 @@ Or:
 is invalid.
 .TP
 .B ESRCH
-.BR rt_sigqueinfo ():
+.BR rt_sigqueueinfo ():
 No thread group matching
 .I tgid
 was found.
 .br
-.BR rt_rtsigqueinfo ():
+.BR rt_tgsigqueinfo ():
 No thread matching
 .I tgid
 and