diff --git a/man/networkctl.xml b/man/networkctl.xml
index 5a6ca5ab27..1a4553afd9 100644
--- a/man/networkctl.xml
+++ b/man/networkctl.xml
@@ -299,7 +299,10 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
reconfigure
DEVICEā¦
- Reconfigure network interfaces. Takes interface name or index number.
+ Reconfigure network interfaces. Takes interface name or index number. Note that
+ this does not reload .netdev or .network
+ corresponding to the the specifed interface. So, if you edit config files, it is necessary to
+ call networkctl reload first to apply new settings.