diff --git a/man/NetworkManager.conf.xml.in b/man/NetworkManager.conf.xml.in
index 2a847f8f5e..accbaf9054 100644
--- a/man/NetworkManager.conf.xml.in
+++ b/man/NetworkManager.conf.xml.in
@@ -138,7 +138,13 @@ plugins-=remove-me
the connection files at startup, and when explicitly requested
via the ReloadConnections D-Bus call. If this key is set to
'true', then NetworkManager will reload
- connection files any time they changed.
+ connection files any time they changed.
+ Automatic reloading is not adviced because there are race conditions
+ involved and it depends on the way how the editor updates the file.
+ In some situations, NetworkManager might first delete and add the
+ connection anew, instead of updating the existing one. Also, NetworkManager
+ might pick up incomplete settings while the user is still editing the files.
+
auth-polkit