Signed-off-by: Avinesh Kumar <akumar@xxxxxxx> --- man2/mlock.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/mlock.2 b/man2/mlock.2 index 30828fbdf..ecd7158e5 100644 --- a/man2/mlock.2 +++ b/man2/mlock.2 @@ -36,8 +36,8 @@ and .BR munlockall () perform the converse operation, unlocking part or all of the calling process's virtual -address space, so that pages in the specified virtual address range may -once more be swapped out if required by the kernel memory manager. +address space, so that pages in the specified virtual address range +can be swapped out again if required by the kernel memory manager. .PP Memory locking and unlocking are performed in units of whole pages. .SS mlock(), mlock2(), and munlock() -- 2.40.0