OSDN Git Service

(split) LDP_man-pages: update original to v3.34.
[linuxjm/LDP_man-pages.git] / original / man2 / sigprocmask.2
index d6e0233..bd4065d 100644 (file)
@@ -121,7 +121,7 @@ are generated
 while they are blocked, the result is undefined,
 unless the signal was generated by
 .BR kill (2),
-.BR sigqueue (2),
+.BR sigqueue (3),
 or
 .BR raise (3).
 .PP
@@ -134,8 +134,8 @@ for details on manipulating signal sets.
 .BR sigaction (2),
 .BR signal (2),
 .BR sigpending (2),
-.BR sigqueue (2),
 .BR sigsuspend (2),
 .BR pthread_sigmask (3),
+.BR sigqueue (3),
 .BR sigsetops (3),
 .BR signal (7)