diff --git a/man7/signal.7 b/man7/signal.7 index b8b9df0ef..c4b305c43 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