diff --git a/man7/signal.7 b/man7/signal.7 index 5c3e278b7..a7fd9f001 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -396,7 +396,7 @@ with the signal. If the receiving process establishes a handler for this signal using the .B SA_SIGINFO flag to -.BR sigaction (2) +.BR sigaction (2), then it can obtain this data via the .I si_value field of the