signal.7: ffix

This commit is contained in:
Michael Kerrisk 2008-10-16 20:37:32 +02:00
parent 4f6d71a1fc
commit 4697f7a7ae
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ to block execution until the signal is delivered,
at which point the kernel returns information about the at which point the kernel returns information about the
signal to the caller. signal to the caller.
There are two general ways to do this: There are two general ways to do this:
.IP * 3 .IP * 2
.BR sigwaitinfo (2), .BR sigwaitinfo (2),
.BR sigtimedwait (2), .BR sigtimedwait (2),
and and