From f82904627463e2f13912d433c5855e8bc112a3f3 Mon Sep 17 00:00:00 2001 From: davidxu Date: Fri, 11 Nov 2005 14:52:06 +0000 Subject: Only signo should be marked with .Fa. --- lib/libc/sys/sigqueue.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.1