e5f65c3fc6
Resolves: RHEL-1086,RHEL-11591,RHEL-16182,RHEL-19483,RHEL-7026
82 lines
2.9 KiB
Diff
82 lines
2.9 KiB
Diff
From ce51ce80e2f0c42600d9a157db121d9aa63459e5 Mon Sep 17 00:00:00 2001
|
|
From: Jan Macku <jamacku@redhat.com>
|
|
Date: Fri, 9 Feb 2024 14:04:02 +0100
|
|
Subject: [PATCH] doc: add missing `<listitem>` to
|
|
`systemd.net-naming-scheme.xml`
|
|
|
|
follow-up to: dcc59dffa5116bf96618065cd60742cb660224b8
|
|
|
|
rhel-only
|
|
|
|
Related: RHEL-7026
|
|
---
|
|
man/systemd.net-naming-scheme.xml | 16 ++++++++--------
|
|
1 file changed, 8 insertions(+), 8 deletions(-)
|
|
|
|
diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml
|
|
index 3bab402e98..532d6ddb15 100644
|
|
--- a/man/systemd.net-naming-scheme.xml
|
|
+++ b/man/systemd.net-naming-scheme.xml
|
|
@@ -483,19 +483,19 @@
|
|
<varlistentry>
|
|
<term><constant>rhel-8.1</constant></term>
|
|
|
|
- <para>Same as naming scheme <constant>rhel-8.0</constant>.</para>
|
|
+ <listitem><para>Same as naming scheme <constant>rhel-8.0</constant>.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term><constant>rhel-8.2</constant></term>
|
|
|
|
- <para>Same as naming scheme <constant>rhel-8.0</constant>.</para>
|
|
+ <listitem><para>Same as naming scheme <constant>rhel-8.0</constant>.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term><constant>rhel-8.3</constant></term>
|
|
|
|
- <para>Same as naming scheme <constant>rhel-8.0</constant>.</para>
|
|
+ <listitem><para>Same as naming scheme <constant>rhel-8.0</constant>.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
@@ -511,13 +511,13 @@
|
|
<varlistentry>
|
|
<term><constant>rhel-8.5</constant></term>
|
|
|
|
- <para>Same as naming scheme <constant>rhel-8.4</constant>.</para>
|
|
+ <listitem><para>Same as naming scheme <constant>rhel-8.4</constant>.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term><constant>rhel-8.6</constant></term>
|
|
|
|
- <para>Same as naming scheme <constant>rhel-8.4</constant>.</para>
|
|
+ <listitem><para>Same as naming scheme <constant>rhel-8.4</constant>.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
@@ -538,19 +538,19 @@
|
|
<varlistentry>
|
|
<term><constant>rhel-8.8</constant></term>
|
|
|
|
- <para>Same as naming scheme <constant>rhel-8.7</constant>.</para>
|
|
+ <listitem><para>Same as naming scheme <constant>rhel-8.7</constant>.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term><constant>rhel-8.9</constant></term>
|
|
|
|
- <para>Same as naming scheme <constant>rhel-8.7</constant>.</para>
|
|
+ <listitem><para>Same as naming scheme <constant>rhel-8.7</constant>.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term><constant>rhel-8.10</constant></term>
|
|
|
|
- <para>Same as naming scheme <constant>rhel-8.7</constant>.</para>
|
|
+ <listitem><para>Same as naming scheme <constant>rhel-8.7</constant>.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|