diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-12-26 02:47:43 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 22:53:45 -0500 |
commit | 494a66821815e8109afa136bd42818b85da38c09 (patch) | |
tree | be847fc58ccf582fa1f2b7625348093ddf0b55f7 /man/systemd.unit.xml | |
parent | 758bf0c755e045f7b1dd89869d3a10b9457e9bbe (diff) |
man: resolve word omissions
This is a recurring submission and includes corrections to:
word omissions and word class choice.
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 918bbc4119..54d5590c81 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -634,7 +634,7 @@ dependency on another unit is shut down while the latter is started up, the shut down is ordered before the - start-up regardless whether the + start-up regardless of whether the ordering dependency is actually of type <varname>After=</varname> or <varname>Before=</varname>. If two @@ -979,7 +979,7 @@ exists, is a regular file and marked executable.</para> - <para>Similar, + <para>Similarly, <varname>ConditionKernelCommandLine=</varname> may be used to check whether a specific kernel command line option is |