man: fix description of systemctl reload-or-try-restart

This commit is contained in:
Lennart Poettering 2011-04-05 23:41:27 +02:00
parent 33ff02c9fe
commit 100fd5676c
2 changed files with 7 additions and 6 deletions

2
TODO
View file

@ -24,7 +24,7 @@ F15:
* don't trim empty cgroups * don't trim empty cgroups
https://bugzilla.redhat.com/show_bug.cgi?id=678555 https://bugzilla.redhat.com/show_bug.cgi?id=678555
* reload-or-try-restart man page blurb uses word "fail" * disable most systemctl verbs in chroot()s
Features: Features:

View file

@ -487,12 +487,13 @@
<listitem><para>Reload one or more <listitem><para>Reload one or more
units if they support it. If not, units if they support it. If not,
restart them instead. If the units restart them instead. Do nothing if
are not running yet the operation the units are not running. Note that
will fail. Note that for for compatibility with SysV init
compatibility with SysV init scripts scripts
<command>force-reload</command> is <command>force-reload</command> is
equivalent to this command.</para></listitem> equivalent to this
command.</para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><command>isolate [NAME]</command></term> <term><command>isolate [NAME]</command></term>