mlock.2: CONFORMING TO: note more explicitly which APIs are in the standards

The current wording is a little unclear...

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-09 20:57:09 +01:00
parent 45e399e7f8
commit 9fd0c2f252
1 changed files with 5 additions and 0 deletions

View File

@ -271,6 +271,11 @@ For
is available since Linux 4.4;
glibc support was added in version 2.27.
.SH CONFORMING TO
.BR mlock (),
.BR munlock (),
.BR mlockall (),
and
.BR munlockall ():
POSIX.1-2001, POSIX.1-2008, SVr4.
.PP
.BR mlock2 ()