public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mlock.2: Improve wording
@ 2023-04-05 10:44 Avinesh Kumar
  2023-04-07 23:32 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Avinesh Kumar @ 2023-04-05 10:44 UTC (permalink / raw)
  To: alx; +Cc: linux-man

Signed-off-by: Avinesh Kumar <akumar@suse.de>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mlock.2: Improve wording
  2023-04-05 10:44 [PATCH] mlock.2: Improve wording Avinesh Kumar
@ 2023-04-07 23:32 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2023-04-07 23:32 UTC (permalink / raw)
  To: Avinesh Kumar, alx; +Cc: linux-man


[-- Attachment #1.1: Type: text/plain, Size: 1013 bytes --]

Hi Avinesh,

On 4/5/23 12:44, Avinesh Kumar wrote:
> Signed-off-by: Avinesh Kumar <akumar@suse.de>

Patch applied.  Thanks,

Alex

> ---
>  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()

-- 
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-07 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-05 10:44 [PATCH] mlock.2: Improve wording Avinesh Kumar
2023-04-07 23:32 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox