public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Avinesh Kumar <akumar@suse.de>
To: alx@kernel.org
Cc: linux-man@vger.kernel.org
Subject: [PATCH] mlock.2: Improve wording
Date: Wed,  5 Apr 2023 16:14:26 +0530	[thread overview]
Message-ID: <20230405104426.5007-1-akumar@suse.de> (raw)

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


             reply	other threads:[~2023-04-05 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05 10:44 Avinesh Kumar [this message]
2023-04-07 23:32 ` [PATCH] mlock.2: Improve wording Alejandro Colomar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230405104426.5007-1-akumar@suse.de \
    --to=akumar@suse.de \
    --cc=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox