keyctl.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:07 +02:00
parent bfc2322825
commit a5987bfd77
1 changed files with 4 additions and 0 deletions

View File

@ -819,6 +819,10 @@ is
and the buffer size provided is not enough for the result to fit in.
Provide 0 as
a buffer size in order to obtain minimum buffer size first.
.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