diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 5e6658ff061cf3..78cede439c3eb7 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -584,7 +584,9 @@
BindPaths= and be careful with AF_UNIX file descriptor
passing for directory file descriptors, as this would permit processes to create files or directories
owned by the dynamic user/group that are not subject to the lifecycle and access guarantees of the
- service. Defaults to off.
+ service. Note that this option is currently incompatible with D-Bus policies, thus a service using
+ this option may currently not allocate a D-Bus service name (note that this does not affect calling
+ into other D-Bus services). Defaults to off.