diff options
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/charmap.5 | 2 | ||||
| -rw-r--r-- | man5/proc.5 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man5/charmap.5 b/man5/charmap.5 index 8f152c6edb..c8c9503cc2 100644 --- a/man5/charmap.5 +++ b/man5/charmap.5 @@ -112,7 +112,7 @@ with a decimal number with a hexadecimal number .TP .I <escape_char><number> -with an octal number. +with an octal number. .\" FIXME comments .\" FIXME char ... char .SH FILES 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: |
