diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2021-07-28 22:19:58 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-08 01:02:32 +0200 |
| commit | bd9aa1b76246833bad55964d308650ba2a16f19f (patch) | |
| tree | 6342e6267763678082cfe09c8da6150a4b695273 /man5 | |
| parent | 85ac075357f80d3e7bb93b9ebf4016fd5b8c844c (diff) | |
| download | man-pages-bd9aa1b76246833bad55964d308650ba2a16f19f.tar.gz | |
proc.5: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 69f6e15dd9..416bbb5fce 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 |
