aboutsummaryrefslogtreecommitdiffstats
path: root/man7/signal.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/signal.7')
-rw-r--r--man7/signal.72
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