diff --git a/man/systemd.generator.xml b/man/systemd.generator.xml
index fb0f0c4da8c..a6af5f724c0 100644
--- a/man/systemd.generator.xml
+++ b/man/systemd.generator.xml
@@ -122,7 +122,8 @@
normal-dir
argv[1] may be used to override unit files in
/usr, but not those in
- /etc. This means that unit files placed
+ /run or in /etc.
+ This means that unit files placed
in this directory take precedence over vendor unit
configuration but not over native user/administrator unit
configuration.
@@ -131,7 +132,7 @@
early-dir
argv[2] may be used to override unit files in
- /usr and in
+ /usr, in /run and in
/etc. This means that unit files placed
in this directory take precedence over all configuration,
both vendor and user/administrator.