Re: [PATCH 22/32] proc.5: tfix
From: Michael Kerrisk (man-pages) <hidden>
Date: 2021-08-07 22:55:23
Hello Jakub and Alex, On 7/28/21 10:19 PM, Alejandro Colomar wrote:
From: Jakub Wilk <redacted> Signed-off-by: Jakub Wilk <redacted> Signed-off-by: Alejandro Colomar <redacted>
Thanks. Patch applied. Cheers, Michael
quoted hunk ↗ jump to hunk
--- man5/proc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/man5/proc.5 b/man5/proc.5 index 69f6e15dd..416bbb5fc 100644 --- a/man5/proc.5 +++ b/man5/proc.5@@ -5606,7 +5606,7 @@ first. .IR /proc/sys/vm/sysctl_hugetlb_shm_group " (since Linux 2.6.7)" This writable file contains a group ID that is allowed to allocate memory using huge pages. -If a process has a filesystem group ID or any supplememtary group ID that +If a process has a filesystem group ID or any supplementary group ID that matches this group ID, then it can make huge-page allocations without holding the .BR CAP_IPC_LOCK
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/