aboutsummaryrefslogtreecommitdiffstats
path: root/man7/signal.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-06-24 14:17:21 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-06-24 14:17:21 +0000
commit9fdfa163e5f4956e652b85c68ea213adb99b611f (patch)
tree01e0eb819149f0289bc58ff2a9f0146ecff1f89e /man7/signal.7
parent3243fedf1090cd87131f126f1688b2d376f2cc2e (diff)
downloadman-pages-9fdfa163e5f4956e652b85c68ea213adb99b611f.tar.gz
Typos fixes from A Costa (16 May 05, Debian "manpages").
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 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