diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 93c4a28d22..8e2765c860 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -467,10 +467,12 @@ systemd-analyze --user unit-paths - Moreover, additional units might be loaded into systemd ("linked") from - directories not on the unit load path. See the link command - for - systemctl1. + Moreover, additional units might be loaded into systemd from + directories not on the unit load path by creating a symlink pointing to a + unit file in the directories. You can use systemctl link + for this operation. See + systemctl1 + for its usage and precaution.