sigpending.2: tfix + wfix

Reported-by: Christopher Head <chead@telus.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Mike Frysinger 2009-04-21 14:40:41 +12:00 committed by Michael Kerrisk
parent c62e7abad4
commit 472e8c79c3
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ for details on manipulating signal sets.
The set of signals that is pending for a thread
is the union of the set of signals that is pending for that thread
and the set of threads that is peding for the process as a whole; see
and the set of signals that is pending for the process as a whole; see
.BR signal (7).
A child created via