linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] mmap.2: fix missing text
@ 2023-08-29 10:21 Avinesh Kumar
  2023-08-29 15:29 ` [PATCH v3] " Avinesh Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Avinesh Kumar @ 2023-08-29 10:21 UTC (permalink / raw)
  To: alx; +Cc: linux-man

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..9de6b2796 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 (5).
 .TP
 .B ETXTBSY
 .B MAP_DENYWRITE
-- 
2.41.0


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

end of thread, other threads:[~2023-09-13 14:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29 10:21 [PATCH v2] mmap.2: fix missing text Avinesh Kumar
2023-08-29 15:29 ` [PATCH v3] " Avinesh Kumar
2023-09-13 14: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;
as well as URLs for NNTP newsgroup(s).