diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/mlock.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/mlock.2 b/lib/libc/sys/mlock.2 index d8c5ab4..e7aa4d3 100644 --- a/lib/libc/sys/mlock.2 +++ b/lib/libc/sys/mlock.2 @@ -139,8 +139,8 @@ The address given is not page aligned or the length is negative. Some portion of the indicated address range is not allocated. .El .Sh "SEE ALSO" -.Xr mlockall 2, -.Xr munlockall 2, +.Xr mlockall 2 , +.Xr munlockall 2 , .Xr fork 2 , .Xr mincore 2 , .Xr minherit 2 , |