summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-06-25 00:04:29 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-25 00:04:29 +0200
commitaf62c704053b5d34672497eb5bdc4764ebbb5f4f (patch)
treee599d76739031d9c37e12d9deb651b306df8e757 /man/systemctl.xml
parent11e299550e832659095d7bf833e4e8fc1971ef1e (diff)
man: various fixes
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 2ffc87df2b..9f00324eb1 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -178,7 +178,7 @@
cannot be used to reload unit
configuration. Use the
<command>daemon-reload</command>
- command for that. All in all this
+ command for that. All in all, this
command is of little use except for
debugging.</para>
<para>This command should not be
@@ -276,11 +276,11 @@
<term><command>snapshot [NAME]</command></term>
<listitem><para>Create a snapshot. If
- a snapshot name is specified the new
+ a snapshot name is specified, the new
snapshot will be named after it. If
none is specified an automatic
snapshot name is generated. In either
- case the snapshot name used is printed
+ case, the snapshot name used is printed
to STDOUT.</para>
<para>A snapshot refers to a saved
@@ -308,8 +308,8 @@
configuration. This will reload all
unit files and recreate the entire
dependency tree. While the daemon is
- reloaded all sockets systemd listens
- on on behalf of user configuration will
+ reloaded, all sockets systemd listens
+ on on behalf of user configuration, will
stay accessible.</para> <para>This
command should not be confused with
the <command>load</command> or