summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-05 23:41:27 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-05 23:41:27 +0200
commit100fd5676c53c6709442a22db0253cc57f05c46d (patch)
tree8aaa9413f7a9dc3ca74e4ca2700d13460fde4510
parent33ff02c9fe84394c34c3a50c6dab85c1847a6fc7 (diff)
man: fix description of systemctl reload-or-try-restart
-rw-r--r--TODO2
-rw-r--r--man/systemctl.xml11
2 files changed, 7 insertions, 6 deletions
diff --git a/TODO b/TODO
index e6c2ee5677..f3c9b4057b 100644
--- a/TODO
+++ b/TODO
@@ -24,7 +24,7 @@ F15:
* don't trim empty cgroups
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:
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>