mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00:00
Only signo should be marked with .Fa.
This commit is contained in:
parent
d0d5f05bff
commit
b71ec5beb4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152314
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user