From a85a10cb737c3746d17640abc88dd9095534de9a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 27 Apr 2006 22:41:20 +0000 Subject: [PATCH] wfix --- man2/mremap.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mremap.2 b/man2/mremap.2 index a05ac10ee..fbe3d323c 100644 --- a/man2/mremap.2 +++ b/man2/mremap.2 @@ -109,7 +109,7 @@ is locked (using .BR mlock () or similar), then this lock is maintained when the segment is resized and/or relocated. -As a consequence, the amount memory locked by the process may change. +As a consequence, the amount of memory locked by the process may change. .SH "RETURN VALUE" On success \fBmremap\fR() returns a pointer to the new virtual memory area. On error, the value