diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-01 14:15:13 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-01 14:15:13 +0000 |
| commit | 0425de01c7fe1431bdd916b12d28231aa7be637a (patch) | |
| tree | 1cdee09535112f5453680f7f742f9bbc47e52105 /man5 | |
| parent | c4fe9aef4ab3591759dd538391a6d8dcea238e4b (diff) | |
| download | man-pages-0425de01c7fe1431bdd916b12d28231aa7be637a.tar.gz | |
s/ / /
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: |
