diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 5e6658ff061cf..9c8438830e386 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -584,7 +584,8 @@
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. Also note that using this option will stop the unit from being able to publish a new service
+ on D-Bus. Defaults to off.