diff --git a/man/systemctl.xml b/man/systemctl.xml index 09cb03948a..2be5a838e0 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1091,6 +1091,10 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err , may be used to change what types of dependencies are shown. + + Note that this command only lists units currently loaded into memory by the service manager. In + particular, this command is not suitable to get a comprehensive list at all reverse dependencies on a + specific unit, as it won't list the dependencies declared by units currently not loaded.