aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sgetmask.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/sgetmask.2')
-rw-r--r--man2/sgetmask.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/sgetmask.2 b/man2/sgetmask.2
index d342076db6..a1af77c157 100644
--- a/man2/sgetmask.2
+++ b/man2/sgetmask.2
@@ -46,15 +46,15 @@ always successfully returns the signal mask.
always succeeds, and returns the previous signal mask.
.SH ERRORS
These system calls always succeed.
-.SH VERSIONS
+.SH STANDARDS
+Linux.
+.SH HISTORY
Since Linux 3.16,
.\" f6187769dae48234f3877df3c4d99294cc2254fa
support for these system calls is optional,
depending on whether the kernel was built with the
.B CONFIG_SGETMASK_SYSCALL
option.
-.SH STANDARDS
-These system calls are Linux-specific.
.SH NOTES
These system calls are unaware of signal numbers greater than 31
(i.e., real-time signals).