aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_sigqueue.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-03-13 03:58:56 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-03-13 03:58:56 +1300
commit2bfa8272f026d82fd76d19baaf64d0328d5ace0c (patch)
tree14b692c805fa501701b6e909222cacdf89b42ce2 /man3/pthread_sigqueue.3
parent7a5b06940eee5561724ca63a9515ba866d9f075b (diff)
downloadman-pages-2bfa8272f026d82fd76d19baaf64d0328d5ace0c.tar.gz
intro.2, btowc.3, intro.3, pthread_sigqueue.3: Correct order of SEE ALSO entries
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/pthread_sigqueue.3')
-rw-r--r--man3/pthread_sigqueue.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_sigqueue.3 b/man3/pthread_sigqueue.3
index 8bfa3a43f7..7ad98849ef 100644
--- a/man3/pthread_sigqueue.3
+++ b/man3/pthread_sigqueue.3
@@ -93,8 +93,8 @@ This function is a GNU extension.
.SH SEE ALSO
.BR rt_tgsigqueueinfo (2),
.BR sigaction (2),
+.BR pthread_sigmask (3),
.BR sigqueue (3),
.BR sigwait (3),
-.BR pthread_sigmask (3),
.BR pthreads (7),
.BR signal (7)