mlock.2: mlock2() now has library support, so remove mention of syscall(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-12-21 12:32:10 +01:00
parent fe110bff32
commit 90f81837e7
1 changed files with 0 additions and 5 deletions

View File

@ -96,11 +96,6 @@ is 0,
behaves exactly the same as
.BR mlock ().
.PP
Note: currently, there is not a glibc wrapper for
.BR mlock2 (),
so it will need to be invoked using
.BR syscall (2).
.PP
.BR munlock ()
unlocks pages in the address range starting at
.I addr