aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-11-14 07:36:34 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-11-14 07:50:20 +0100
commit4f71321abed3c7eed87d7dd51ac6c359215a9dd6 (patch)
treeeea59bd59e7a5b421541f298b3dad337c3e0d2b0
parent2b9bf369d1c61f651af4f09cd5e67da6256f3337 (diff)
downloadman-pages-4f71321abed3c7eed87d7dd51ac6c359215a9dd6.tar.gz
sigaction.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/sigaction.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sigaction.2 b/man2/sigaction.2
index 22da658d0d..9217cafe51 100644
--- a/man2/sigaction.2
+++ b/man2/sigaction.2
@@ -921,7 +921,7 @@ flag is compatible with the SVr4 flag of the same name.
The
.B SA_NODEFER
flag is compatible with the SVr4 flag of the same name under kernels
-1.3.9 and newer.
+1.3.9 and later.
On older kernels the Linux implementation
allowed the receipt of any signal, not just the one we are installing
(effectively overriding any