diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-10-16 20:37:32 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-10-29 14:54:10 -0500 |
| commit | 4697f7a7ae93fefe0048d97dba1fcca49675969e (patch) | |
| tree | 56c60fa127a457e0f7a0291cee4ab69e289c9eae /man7/signal.7 | |
| parent | 4f6d71a1fc90b1efb40bb095526a428d94d4956f (diff) | |
| download | man-pages-4697f7a7ae93fefe0048d97dba1fcca49675969e.tar.gz | |
signal.7: ffix
Diffstat (limited to 'man7/signal.7')
| -rw-r--r-- | man7/signal.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/signal.7 b/man7/signal.7 index b8b9df0efc..c4b305c43c 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -140,7 +140,7 @@ to block execution until the signal is delivered, at which point the kernel returns information about the signal to the caller. There are two general ways to do this: -.IP * 3 +.IP * 2 .BR sigwaitinfo (2), .BR sigtimedwait (2), and |
