From f0921f0ed4a9980e864b2560e3d56fb5a682f078 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 7 Apr 2025 17:14:33 +0200 Subject: [PATCH] choom: (man) add the missing SYNOPSIS section header, and improve wording Signed-off-by: Benno Schulenberg --- sys-utils/choom.1.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sys-utils/choom.1.adoc b/sys-utils/choom.1.adoc index 51d43e7b97..b699e967d6 100644 --- a/sys-utils/choom.1.adoc +++ b/sys-utils/choom.1.adoc @@ -8,7 +8,9 @@ == NAME -choom - display and adjust OOM-killer score. +choom - display or adjust OOM-killer score + +== SYNOPSIS *choom* *-p* _PID_ @@ -18,7 +20,7 @@ choom - display and adjust OOM-killer score. == DESCRIPTION -The *choom* command displays and adjusts Out-Of-Memory killer score setting. +The *choom* command displays or adjusts the Out-Of-Memory killer score setting. == OPTIONS -- 2.47.3