request_key.2: Add VERSIONS and CONFORMING TO sections

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-19 10:30:35 +02:00
parent 2b8d7f4460
commit a2b148c3ef
1 changed files with 4 additions and 0 deletions

View File

@ -124,6 +124,10 @@ No matching key was found.
.TP
.B ENOMEM
Insufficient memory to create a key.
.SH VERSIONS
This system call first appeared in Linux 2.6.11.
.SH CONFORMING TO
This system call is a nonstandard Linux extension.
.SH NOTES
Although this is a Linux system call, it is not present in
.I libc