diff options
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 |