diff options
author | Abderrahim Kitouni <abderrahim.kitouni@codethink.co.uk> | 2023-08-22 18:52:02 +0200 |
---|---|---|
committer | Abderrahim Kitouni <abderrahim.kitouni@codethink.co.uk> | 2023-08-28 19:27:10 +0200 |
commit | 4623eecb2f8e63ffbc7e1de3c000d706d7c07727 (patch) | |
tree | 99251efc01301edb692c1e68cb72859e1ea25a14 /man/systemd.net-naming-scheme.xml | |
parent | Merge pull request #28328 from yuwata/network-ndisc-limit-captive-portal (diff) | |
download | systemd-4623eecb2f8e63ffbc7e1de3c000d706d7c07727.tar.xz systemd-4623eecb2f8e63ffbc7e1de3c000d706d7c07727.zip |
man: Add xinclude namespace
This will be used by the next commit to add version information to the
nodes.
Diffstat (limited to 'man/systemd.net-naming-scheme.xml')
-rw-r--r-- | man/systemd.net-naming-scheme.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml index 2be0295bf1..c8df10b128 100644 --- a/man/systemd.net-naming-scheme.xml +++ b/man/systemd.net-naming-scheme.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <!-- SPDX-License-Identifier: LGPL-2.1-or-later --> -<refentry id="systemd.net-naming-scheme"> +<refentry id="systemd.net-naming-scheme" xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>systemd.net-naming-scheme</title> <productname>systemd</productname> |