aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-03-26 06:13:39 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-03-26 07:33:17 +0100
commit1c1cbf3db6f4be0d2312b80f1a45ee823eaa5c1f (patch)
tree8697ee6d95b1520ae92335588a90c0e9f20e83d8
parentaa17b6e735109fc4c7d441ab718e7a979022b028 (diff)
downloadman-pages-1c1cbf3db6f4be0d2312b80f1a45ee823eaa5c1f.tar.gz
signal.7: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/signal.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/signal.7 b/man7/signal.7
index 5c3e278b73..a7fd9f0014 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