From 0923b4253c93ace134d06e6ecba8133b3e797616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sat, 15 Oct 2022 16:06:20 +0200 Subject: tree-wide: replace "plural(s)" by "plurals" (s) is just ugly with a vibe of DOS. In most cases just using the normal plural form is more natural and gramatically correct. There are some log_debug() statements left, and texts in foreign licenses or headers. Those are not touched on purpose. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f049e53b23..85fc10f3c1 100644 --- a/NEWS +++ b/NEWS @@ -2477,9 +2477,9 @@ CHANGES WITH 249: unit, which will be instantiated using the same instance name. * A new MemoryAvailable property is available for units. If the unit, - or the slice(s) it is part of, have a memory limit set via MemoryMax=/ + or the slices it is part of, have a memory limit set via MemoryMax=/ MemoryHigh=, MemoryAvailable will indicate how much more memory the - unit can claim before hitting the limit(s). + unit can claim before hitting the limits. * systemd-coredump will now try to stay below the cgroup memory limit placed on itself or one of the slices it runs under, if the storage -- cgit v1.2.1