diff options
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 5c67c7ccee..cd5cbc2350 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -196,7 +196,7 @@ If the signal is sent using an accompanying value (either an integer or a pointer) can be sent with the signal. If the receiving process establishes a handler for this signal using the -.B SA_SIGACTION +.B SA_SIGINFO flag to .BR sigaction (2) then it can obtain this data via the |
