aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/obsolete/proc-pid-oom_adj
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ABI/obsolete/proc-pid-oom_adj')
-rw-r--r--Documentation/ABI/obsolete/proc-pid-oom_adj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/obsolete/proc-pid-oom_adj b/Documentation/ABI/obsolete/proc-pid-oom_adj
index cf63f26..9a3cb88 100644
--- a/Documentation/ABI/obsolete/proc-pid-oom_adj
+++ b/Documentation/ABI/obsolete/proc-pid-oom_adj
@@ -14,7 +14,7 @@ Why: /proc/<pid>/oom_adj allows userspace to influence the oom killer's
A much more powerful interface, /proc/<pid>/oom_score_adj, was
introduced with the oom killer rewrite that allows users to increase or
- decrease the badness() score linearly. This interface will replace
+ decrease the badness score linearly. This interface will replace
/proc/<pid>/oom_adj.
A warning will be emitted to the kernel log if an application uses this