summaryrefslogtreecommitdiffstats
path: root/man2/pkey_alloc.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/pkey_alloc.2')
-rw-r--r--man2/pkey_alloc.217
1 files changed, 5 insertions, 12 deletions
diff --git a/man2/pkey_alloc.2 b/man2/pkey_alloc.2
index 26e8cb8c7..53d8f2ac5 100644
--- a/man2/pkey_alloc.2
+++ b/man2/pkey_alloc.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH pkey_alloc 2 2022-12-04 "Linux man-pages 6.03"
+.TH pkey_alloc 2 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
pkey_alloc, pkey_free \- allocate or free a protection key
.SH LIBRARY
@@ -83,18 +83,11 @@ does not support protection keys.
Applications should always be prepared to handle this error, since
factors outside of the application's control can reduce the number
of available pkeys.
-.SH VERSIONS
-.BR pkey_alloc ()
-and
-.BR pkey_free ()
-were added in Linux 4.9;
-library support was added in glibc 2.27.
.SH STANDARDS
-The
-.BR pkey_alloc ()
-and
-.BR pkey_free ()
-system calls are Linux-specific.
+Linux.
+.SH HISTORY
+Linux 4.9,
+glibc 2.27.
.SH NOTES
.BR pkey_alloc ()
is always safe to call regardless of whether or not the operating system