* [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* [PATCH v3] mmap.2: fix missing text
2023-08-29 10:21 [PATCH v2] mmap.2: fix missing text Avinesh Kumar
@ 2023-08-29 15:29 ` Avinesh Kumar
2023-09-13 14:32 ` Alejandro Colomar
0 siblings, 1 reply; 3+ messages in thread
From: Avinesh Kumar @ 2023-08-29 15:29 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..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
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH v3] mmap.2: fix missing text
2023-08-29 15:29 ` [PATCH v3] " Avinesh Kumar
@ 2023-09-13 14:32 ` Alejandro Colomar
0 siblings, 0 replies; 3+ messages in thread
From: Alejandro Colomar @ 2023-09-13 14:32 UTC (permalink / raw)
To: Avinesh Kumar; +Cc: linux-man
[-- Attachment #1.1: Type: text/plain, Size: 750 bytes --]
Hi Avinesh,
On 2023-08-29 17:29, Avinesh Kumar wrote:
> Fixes: 090fdddb43 ("memfd_create.2, mmap.2, shmget.2: Document the EPERM
> for huge page allocations")
> Signed-off-by: Avinesh Kumar <akumar@suse.de>
Patch applied.
Thanks,
Alex
> ---
> 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
--
<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] 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).