diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml
index 23f12355517..7f4a7325dba 100644
--- a/man/systemd-gpt-auto-generator.xml
+++ b/man/systemd-gpt-auto-generator.xml
@@ -248,7 +248,8 @@
rd.systemd.gpt_auto
Those options take an optional boolean argument, and default to yes.
- The generator is enabled by default, and a negative value may be used to disable it.
+ The generator is enabled by default, and a false value may be used to disable it
+ (e.g. systemd.gpt_auto=0).