sigwait.3: wfix: s/set/sig/

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Pierre-Paul Paquin 2008-11-24 11:41:24 -05:00 committed by Michael Kerrisk
parent 88a800a6a8
commit a3dadfe86f
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ delivery of one of the signals specified in the signal set
The function accepts the signal
(removes it from the pending list of signals),
and returns the signal number in
.IR set .
.IR sig .
The operation of
.BR sigwait ()