aboutsummaryrefslogtreecommitdiffstats
path: root/man2/request_key.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/request_key.2')
-rw-r--r--man2/request_key.29
1 files changed, 5 insertions, 4 deletions
diff --git a/man2/request_key.2 b/man2/request_key.2
index e78321e3c2..2d9416ba84 100644
--- a/man2/request_key.2
+++ b/man2/request_key.2
@@ -425,13 +425,14 @@ Insufficient memory to create a key.
The
.I type
argument started with a period (\[aq].\[aq]).
-.SH VERSIONS
-This system call first appeared in Linux 2.6.10.
+.SH STANDARDS
+Linux.
+.SH HISTORY
+Linux 2.6.10.
+.PP
The ability to instantiate keys upon request was added
.\" commit 3e30148c3d524a9c1c63ca28261bc24c457eb07a
in Linux 2.6.13.
-.SH STANDARDS
-This system call is a nonstandard Linux extension.
.SH EXAMPLES
The program below demonstrates the use of
.BR request_key ().