diff --git a/man/bootctl.xml b/man/bootctl.xml
index 816b6180874..3c9e604f7cc 100644
--- a/man/bootctl.xml
+++ b/man/bootctl.xml
@@ -114,7 +114,7 @@
Shows all available boot loader entries implementing the Boot Loader
+ url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader
Specification, as well as any other entries discovered or automatically generated by the boot
loader.
@@ -147,7 +147,7 @@
See Alsosystemd-boot7,
- Boot Loader Specification,
+ Boot Loader Specification,
Boot Loader Interface
diff --git a/man/kernel-install.xml b/man/kernel-install.xml
index 522d5fb54d4..884b25da9b4 100644
--- a/man/kernel-install.xml
+++ b/man/kernel-install.xml
@@ -165,7 +165,7 @@
machine-id5,
os-release5,
- Boot Loader Specification
+ Boot Loader Specification
diff --git a/man/systemd-boot.xml b/man/systemd-boot.xml
index 6abed7693a8..c3b34e54c93 100644
--- a/man/systemd-boot.xml
+++ b/man/systemd-boot.xml
@@ -38,13 +38,13 @@
Boot entries defined with Boot Loader
+ url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader
Specification description files located in /loader/entries/ on the ESP. These
usually describe Linux kernel images with associated initrd images, but alternatively may also describe
arbitrary other EFI executables.Unified kernel images following the Boot Loader
+ url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader
Specification, as executable EFI binaries in /EFI/Linux/ on the ESP.
@@ -231,9 +231,9 @@
/loader/loader.conf on the ESP (in combination with data read from EFI variables). See
loader.conf5. Boot entry
description files following the Boot Loader
+ url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader
Specification are read from /loader/entries/ on the ESP. Unified kernel boot entries
- following the Boot
+ following the Boot
Loader Specification are read from /EFI/Linux/ on the ESP.
@@ -242,7 +242,7 @@
bootctl1,
loader.conf5,
- Boot Loader Specification,
+ Boot Loader Specification,
Boot Loader Interface
diff --git a/man/systemd-portabled.service.xml b/man/systemd-portabled.service.xml
index 06e9ce7837d..8c5e4cc5a1a 100644
--- a/man/systemd-portabled.service.xml
+++ b/man/systemd-portabled.service.xml
@@ -36,7 +36,7 @@
Most of systemd-portabled's functionality is accessible through the
portablectl1 command.
- See the Portable
+ See the Portable
Services Documentation for details about the concepts this service implements.
diff --git a/man/systemd-sysusers.xml b/man/systemd-sysusers.xml
index 7da2c55d273..6c9b921f05a 100644
--- a/man/systemd-sysusers.xml
+++ b/man/systemd-sysusers.xml
@@ -130,7 +130,8 @@
See Alsosystemd1,
- sysusers.d5
+ sysusers.d5,
+ Users, Groups, UIDs and GIDs on systemd systems
diff --git a/man/systemd.xml b/man/systemd.xml
index f12956a8a53..e8f022f5597 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -882,6 +882,9 @@
for more information.
+
+ For further environment variables understood by systemd and its various components, see Known Environment Variables.