diff options
Diffstat (limited to 'man2/sigaltstack.2')
| -rw-r--r-- | man2/sigaltstack.2 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2 index cdc8a8e39f..095c95742b 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -211,11 +211,12 @@ T} Thread safety MT-Safe .ad .sp 1 .SH STANDARDS -POSIX.1-2001, POSIX.1-2008, SUSv2, SVr4. +POSIX.1-2008. .PP -The .B SS_AUTODISARM -flag is a Linux extension. +is a Linux extension. +.SH HISTORY +POSIX.1-2001, SUSv2, SVr4. .SH NOTES The most common usage of an alternate signal stack is to handle the .B SIGSEGV |
