Hello Jakub and Alex, On 7/28/21 10:19 PM, Alejandro Colomar wrote: > From: Jakub Wilk <jwilk@xxxxxxxxx> > > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > 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/