Signed-off-by: Guillem Jover <guillem@xxxxxxxxxxx> --- man5/proc.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index 4bb7dd262..a3b5ffc7b 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1640,7 +1640,9 @@ although a process can always increase its own setting (since 2.6.20). .IP Since Linux 2.6.36, use of this file is deprecated in favor of -.IR /proc/ pid /oom_score_adj . +.IR /proc/ pid /oom_score_adj , +.\" commit 01dc52ebdf472f77cca623ca693ca24cfc0f1bbe +and finally removed in Linux 3.7. .TP .IR /proc/ pid /oom_score " (since Linux 2.6.11)" .\" See mm/oom_kill.c::badness() before Linux 2.6.36 sources -- 2.40.0