X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..bca245acd4c03fd752d1a45f011ad495e60fe53d:/bsd/man/man2/mlock.2 diff --git a/bsd/man/man2/mlock.2 b/bsd/man/man2/mlock.2 index 94584a7b0..64d8226ee 100644 --- a/bsd/man/man2/mlock.2 +++ b/bsd/man/man2/mlock.2 @@ -119,7 +119,7 @@ In this case, the global location .Va errno is set to indicate the error. .Sh ERRORS -.Fn Mlock +.Fn mlock and .Fn munlock will fail if: @@ -133,7 +133,7 @@ Part or all of the specified address range is not mapped to the process. .El .Pp -.Fn Mlock +.Fn mlock will fail if: .Bl -tag -width Er .\" =========== @@ -146,7 +146,7 @@ Some portion of the indicated address range is not allocated. There was an error faulting/mapping a page. .El .Pp -.Fn Munlock +.Fn munlock will fail if: .Bl -tag -width Er .\" ===========