diff --git a/man/custom-html.xsl b/man/custom-html.xsl
index 8bcc5f92d9..32299db710 100644
--- a/man/custom-html.xsl
+++ b/man/custom-html.xsl
@@ -60,6 +60,18 @@
+
+
+
+ https://www.mankier.com/
+
+ /
+
+
+
+
+
+
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index b0f7aa37cb..4b7ec1d391 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -103,6 +103,7 @@
in a container.
Use a tool like
+ dnf8,
yum8,
debootstrap8,
or
@@ -861,7 +862,7 @@
Build and boot a minimal Fedora distribution in a container
- # yum -y --releasever=21 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal
+ # dnf -y --releasever=21 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd dnf fedora-release vim-minimal
# systemd-nspawn -bD /srv/mycontainer
This installs a minimal Fedora distribution into
@@ -926,6 +927,7 @@
systemd1,
chroot1,
+ dnf8,
yum8,
debootstrap8,
pacman8,