aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-10-27 06:07:36 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-10-28 07:23:28 +0100
commit46b7f60e652d6b4e381eb51d79f99ecd8a9c14c5 (patch)
treec906c8d775141c86c89d4779de282e370b6138d5
parent990e3887956db21b72a1263e43211d9db0b93024 (diff)
downloadman-pages-46b7f60e652d6b4e381eb51d79f99ecd8a9c14c5.tar.gz
prctl.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/prctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/prctl.2 b/man2/prctl.2
index e10537170a..611b120188 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -262,7 +262,7 @@ This is the signal that the calling process will get when its
parent dies.
This value is cleared for the child of a
.BR fork (2)
-and (since Linux 2.5.36 / 2.6.23)
+and (since Linux 2.4.36 / 2.6.23)
when executing a set-user-ID or set-group-ID binary.
.TP
.BR PR_GET_PDEATHSIG " (since Linux 2.3.15)"