diff --git a/man/systemd-path.xml b/man/systemd-path.xml
index f2ca87d368..7c4046368f 100644
--- a/man/systemd-path.xml
+++ b/man/systemd-path.xml
@@ -43,6 +43,12 @@
The variables whose name begins with search-
do not refer to individual paths, but instead to a list of
colon-separated search paths, in their order of precedence.
+
+ Note that paths which depend on environment variables are
+ computed with systemd-path's invoked
+ environment, and not the system or user manager's environment. As
+ such, the output of systemd-path may not
+ reflect the behavior of manager processes.