summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-02 17:19:52 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-02 17:19:52 +0200
commit6cbdbc5f22b54933570e064bc02a5f205f938619 (patch)
treebedb29f090e9262cc16b1d285f6eb0a4048eeff0 /man/systemd.unit.xml
parent225fdfd3dda82220537ae699895fffe99ce4ba34 (diff)
man: minor fixes
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r--man/systemd.unit.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index a52e3e9ef..d7e62e601 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -94,7 +94,7 @@
additional information in the unit files.</para>
<para>Boolean arguments used in unit files can be
- written in various forms. For positive settings the
+ written in various formats. For positive settings the
strings <option>1</option>, <option>yes</option>,
<option>true</option> and <option>on</option> are
equivalent. For negative settings the strings
@@ -509,7 +509,7 @@
effect that when the listed unit name
is activated the unit listing it is
activated
- to. <command>WantedBy=foo.service</command>
+ too. <command>WantedBy=foo.service</command>
in a service
<filename>bar.service</filename> is
mostly equivalent to