From: Avinesh Kumar <akumar@suse.de>
To: alx@kernel.org
Cc: linux-man@vger.kernel.org
Subject: [PATCH v3] mmap.2: fix missing text
Date: Tue, 29 Aug 2023 20:59:59 +0530 [thread overview]
Message-ID: <20230829152959.31056-1-akumar@suse.de> (raw)
In-Reply-To: <20230829102137.17409-1-akumar@suse.de>
Fixes: 090fdddb43 ("memfd_create.2, mmap.2, shmget.2: Document the EPERM
for huge page allocations")
Signed-off-by: Avinesh Kumar <akumar@suse.de>
---
man2/mmap.2 | 1 +
1 file changed, 1 insertion(+)
diff --git a/man2/mmap.2 b/man2/mmap.2
index d0530be0f..f7e32013a 100644
--- a/man2/mmap.2
+++ b/man2/mmap.2
@@ -629,6 +629,7 @@ and is not a member of the
group; see the description of
.I /proc/sys/vm/sysctl_hugetlb_shm_group
in
+.BR proc_sys (5).
.TP
.B ETXTBSY
.B MAP_DENYWRITE
--
2.41.0
next prev parent reply other threads:[~2023-08-29 15:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-29 10:21 [PATCH v2] mmap.2: fix missing text Avinesh Kumar
2023-08-29 15:29 ` Avinesh Kumar [this message]
2023-09-13 14:32 ` [PATCH v3] " 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=20230829152959.31056-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;
as well as URLs for NNTP newsgroup(s).