summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2005-11-11 14:52:06 +0000
committerdavidxu <davidxu@FreeBSD.org>2005-11-11 14:52:06 +0000
commitf82904627463e2f13912d433c5855e8bc112a3f3 (patch)
treed90cbe59cda15e17e85ec50afa50098a63abc845 /lib
parentf7f53d2cabe3bef2351effcc71991adfe2e55d3b (diff)
downloadFreeBSD-src-f82904627463e2f13912d433c5855e8bc112a3f3.zip
FreeBSD-src-f82904627463e2f13912d433c5855e8bc112a3f3.tar.gz
Only signo should be marked with .Fa.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/sigqueue.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/sigqueue.2 b/lib/libc/sys/sigqueue.2
index f9475a6..3d7382d 100644
--- a/lib/libc/sys/sigqueue.2
+++ b/lib/libc/sys/sigqueue.2
@@ -75,7 +75,8 @@ is not blocked for the calling thread and if no other thread has
unblocked or is waiting in a
.Fn sigwait
function for
-.Fa signo, either
+.Fa signo ,
+either
.Fa signo
or at least the pending, unblocked signal will be delivered to the
calling thread before the
OpenPOWER on IntegriCloud