diff options
Diffstat (limited to 'man5/proc.5')
| -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 3c98d6105b..125441dc2c 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -484,7 +484,7 @@ This file is only readable by the owner of the process. .\" FIXME . probably the discussion of MAP_NORESERVE in mmap.2 .\" should point to the discussion of oom_adj and oom_score in this page. This file can be used to adjust the score used to select which process -should be killed in an out-of-memory (OOM) situation. +should be killed in an out-of-memory (OOM) situation. The kernel uses this value for a bit-shift operation of the process's .IR oom_score value: |
