aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/sigaltstack.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2
index 2bc5ce434c..f1506cfba0 100644
--- a/man2/sigaltstack.2
+++ b/man2/sigaltstack.2
@@ -306,7 +306,7 @@ if (sigaltstack(&ss, NULL) == \-1)
.SH BUGS
In the lead up to the development of the Linux 2.4 kernel,
.\" Linux 2.3.40
-someone got confused and allowed the kernel to accept
+a change was made to allow this system call to accept
.B SS_ONSTACK
in
.IR ss.ss_flags ,