diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml
index a753fb0befa..ac9a62d8c8b 100644
--- a/man/systemd-gpt-auto-generator.xml
+++ b/man/systemd-gpt-auto-generator.xml
@@ -61,10 +61,12 @@
/home, /srv
and swap partitions and creates mount and swap units
for them, based on the the partition type GUIDs of
- GUID partition tables (GPT). Note that this generator
- has no effect on non-GPT systems, on systems where the
- units are explicitly configured (for example, listed
- in
+ GUID partition tables (GPT). It implements the Discoverable
+ Partitions Specification. Note that this
+ generator has no effect on non-GPT systems, on systems
+ where the units are explicitly configured (for
+ example, listed in
fstab5),
or where the mount points are non-empty.
@@ -152,8 +154,8 @@
systemd-gpt-auto-generator
implements the generator
- specification.
+ url="http://www.freedesktop.org/wiki/Software/systemd/Generators">Generator
+ Specification.