diff --git a/man/systemd-stub.xml b/man/systemd-stub.xml
index 0bdf8f3139b..18f3023a65f 100644
--- a/man/systemd-stub.xml
+++ b/man/systemd-stub.xml
@@ -51,9 +51,9 @@
system into the Linux world.
The UEFI boot stub looks for various resources for the kernel invocation inside the UEFI PE binary
- itself. This allows combining various resources inside a single PE binary image (usually called "Unified
- Kernel Image", or "UKI" for short), which may then be signed via UEFI SecureBoot as a whole, covering all
- individual resources at once. Specifically it may include the following PE sections:
+ itself. This allows combining various resources inside a single PE binary image (a "Unified Kernel Image"
+ or "UKI" for short), which may then be signed via UEFI SecureBoot as a whole, covering all individual
+ resources at once. Specifically it may include the following PE sections: