diff options
author | David Tardon <dtardon@redhat.com> | 2023-12-23 10:05:38 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2023-12-24 09:32:26 +0100 |
commit | af355f198ef032b2af14537f84b1961e67cc9e37 (patch) | |
tree | 4ec8aff0c1e81de0e18e1b90be942bc93e0017e4 /man/cgroup-sandboxing.xml | |
parent | man: match doctype and root element (diff) | |
download | systemd-af355f198ef032b2af14537f84b1961e67cc9e37.tar.xz systemd-af355f198ef032b2af14537f84b1961e67cc9e37.zip |
man: add required <title>
Diffstat (limited to 'man/cgroup-sandboxing.xml')
-rw-r--r-- | man/cgroup-sandboxing.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/cgroup-sandboxing.xml b/man/cgroup-sandboxing.xml index d36a9b59d8..9499c9027a 100644 --- a/man/cgroup-sandboxing.xml +++ b/man/cgroup-sandboxing.xml @@ -6,6 +6,7 @@ --> <refsect1> + <title/> <para id="singular">This option cannot be bypassed by prefixing <literal>+</literal> to the executable path in the service unit, as it applies to the whole control group.</para> |