From af355f198ef032b2af14537f84b1961e67cc9e37 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 23 Dec 2023 10:05:38 +0100 Subject: [PATCH] man: add required --- man/cgroup-sandboxing.xml | 1 + man/standard-conf.xml | 2 ++ man/supported-controllers.xml | 1 + man/tc.xml | 2 ++ man/threads-aware.xml | 1 + man/version-info.xml | 2 ++ 6 files changed, 9 insertions(+) diff --git a/man/cgroup-sandboxing.xml b/man/cgroup-sandboxing.xml index d36a9b59d89..9499c9027a7 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> diff --git a/man/standard-conf.xml b/man/standard-conf.xml index cc2b8740167..0174c090e91 100644 --- a/man/standard-conf.xml +++ b/man/standard-conf.xml @@ -8,6 +8,8 @@ --> <refsection> + <title/> + <refsection id='confd'> <title>Configuration Directories and Precedence diff --git a/man/supported-controllers.xml b/man/supported-controllers.xml index 27888ac9a5c..62e05a6dc85 100644 --- a/man/supported-controllers.xml +++ b/man/supported-controllers.xml @@ -6,6 +6,7 @@ --> + <para id="controllers-text">The following controller names may be specified: <option>cpu</option>, <option>cpuacct</option>, <option>cpuset</option>, <option>io</option>, <option>blkio</option>, <option>memory</option>, <option>devices</option>, diff --git a/man/tc.xml b/man/tc.xml index 7c382480b3f..f845b158814 100644 --- a/man/tc.xml +++ b/man/tc.xml @@ -6,6 +6,8 @@ --> <refsect1> + <title/> + <variablelist class='network-directives'> <varlistentry id='qdisc-parent'> <term><varname>Parent=</varname></term> diff --git a/man/threads-aware.xml b/man/threads-aware.xml index 7affbb2445b..52c5c56acbb 100644 --- a/man/threads-aware.xml +++ b/man/threads-aware.xml @@ -4,6 +4,7 @@ <!-- SPDX-License-Identifier: LGPL-2.1-or-later --> <refsect1> + <title/> <para id="strict">All functions listed here are thread-agnostic and only a single specific thread may operate on a given object during its entire lifetime. It's safe to allocate multiple independent objects and use each from a diff --git a/man/version-info.xml b/man/version-info.xml index f55c0971b4b..414172873dc 100644 --- a/man/version-info.xml +++ b/man/version-info.xml @@ -4,6 +4,8 @@ <!-- SPDX-License-Identifier: LGPL-2.1-or-later --> <refsect1> + <title/> + <para id="v183">Added in version 183.</para> <para id="v184">Added in version 184.</para> <para id="v185">Added in version 185.</para>