diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 922fd2d68a..e9e3371ba8 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -487,12 +487,13 @@ <listitem><para>Reload one or more units if they support it. If not, - restart them instead. If the units - are not running yet the operation - will fail. Note that for - compatibility with SysV init scripts + restart them instead. Do nothing if + the units are not running. Note that + for compatibility with SysV init + scripts <command>force-reload</command> is - equivalent to this command.</para></listitem> + equivalent to this + command.</para></listitem> </varlistentry> <varlistentry> <term><command>isolate [NAME]</command></term> |