diff options
author | David Tardon <dtardon@redhat.com> | 2023-12-23 09:59:23 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2023-12-25 09:15:53 +0100 |
commit | afc7ad8cd5ac87dfe72b47fd64b6d9088a905034 (patch) | |
tree | 5326faec1413243812cd684cc5145545e6ac2a34 /man/cgroup-sandboxing.xml | |
parent | siphash24: introduce siphash24_compress_typesafe() macro (diff) | |
download | systemd-afc7ad8cd5ac87dfe72b47fd64b6d9088a905034.tar.xz systemd-afc7ad8cd5ac87dfe72b47fd64b6d9088a905034.zip |
man: fix plural
Diffstat (limited to '')
-rw-r--r-- | man/cgroup-sandboxing.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/cgroup-sandboxing.xml b/man/cgroup-sandboxing.xml index c9e068f887..6aa62df536 100644 --- a/man/cgroup-sandboxing.xml +++ b/man/cgroup-sandboxing.xml @@ -12,6 +12,6 @@ in the service unit, as it applies to the whole control group.</para> <para id="plural">These options cannot be bypassed by prefixing <literal>+</literal> to the executable path - in the service unit, as it applies to the whole control group.</para> + in the service unit, as they apply to the whole control group.</para> </refsect1> |