aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Barbier <bouzim@gmail.com>2010-12-03 06:50:29 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2010-12-03 07:42:17 +0100
commit356df505c0ea924815210754b507773fb33e6b9c (patch)
tree37028fe2da4b8f88da84eb19ed5e1ace614968ef
parent2b1c23bd2d054211d88afe6c12cac62208cb8518 (diff)
downloadman-pages-356df505c0ea924815210754b507773fb33e6b9c.tar.gz
pthread_sigqueue.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-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 ebf995d103..c4faa4070f 100644
--- a/man3/pthread_sigqueue.3
+++ b/man3/pthread_sigqueue.3
@@ -99,4 +99,4 @@ This function is a GNU extension.
.BR sigwait (2),
.BR pthread_sigmask (3),
.BR pthreads (7),
-.br SIGNAL (7)
+.BR signal (7)