From e1e9a618b4bc0c3f39c2c7d856ad62f8502c328bd8048d77a36294b8f21fccc6 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Sat, 4 Jan 2025 23:14:03 +0100 Subject: [PATCH] Typo fix. --- util-linux.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-linux.changes b/util-linux.changes index a12f7e3..a1006ef 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -150,7 +150,7 @@ Thu Apr 4 12:27:18 UTC 2024 - Thorsten Kukuk * mkfs.minix: handle 64bit time on 32bit system * mkswap: implement --file * mkswap: implement --offset - * more: clea processes not cleaned up after failed SSH session + * more: clean processes not cleaned up after failed SSH session using up 100% CPU (bsc#1220117) * mount: add --map-users and --map-groups convenience options * nsenter: add option `-c` to join the cgroup of target process