diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 2dc095e47..7f879db70 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -153,8 +153,16 @@
h, ms.
If a mount point is configured in both
- /etc/fstab and a unit file, the
- configuration in the latter takes precedence.
+ /etc/fstab and a unit file that
+ is stored below /usr the former
+ will take precedence. If the unit file is stored below
+ /etc it will take
+ precedence. This means: native unit files take
+ precedence over traditional configuration files, but
+ this is superseded by the rule that configuration in
+ /etc will always take precedence
+ over configuration in
+ /usr.