minor wording fixes

This commit is contained in:
Michael Kerrisk 2004-12-13 07:23:31 +00:00
parent 9a8a1136fa
commit 30ca894053
1 changed files with 3 additions and 3 deletions

View File

@ -51,9 +51,9 @@ and
.BR munlockall ()
perform the converse operation,
respectively unlocking part or all of the calling process's virtual
address space, so that the memory may once more to be swapped out if
required by the kernel memory manager.
Memory locking and unlocking is performed in units of whole pages.
address space, so that pages in the specified virtual address range may
once more to be swapped out if required by the kernel memory manager.
Memory locking and unlocking are performed in units of whole pages.
.SS "mlock() and munlock()"
.BR mlock ()
locks pages in the address range starting at