diff options
author | Daniel Mack <github@zonque.org> | 2016-10-13 15:55:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-13 15:55:40 +0200 |
commit | c5a6157b4a5776c862263f88a6ac33c1e4398f93 (patch) | |
tree | d6f2dcd44ea78007da51bd88c107697d79cd60a1 /man/systemctl.xml | |
parent | f0bef277a44e9285bc2da9dc39e830ab56238094 (diff) | |
parent | 2dd678171ee38cc48880a5437eeac7732426ad7d (diff) |
Merge pull request #4364 from phomes/man-fixes
man: typo fixes
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 3b883ea754..b51badf7fe 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -306,7 +306,7 @@ <para><literal>ignore-requirements</literal> is similar to <literal>ignore-dependencies</literal>, but only causes the requirement dependencies to be ignored, the ordering - dependencies will still be honoured.</para> + dependencies will still be honored.</para> </listitem> </varlistentry> @@ -1006,7 +1006,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service desired, combine this command with the <option>--now</option> switch, or invoke <command>start</command> with appropriate arguments later. Note that in case of unit instance enablement (i.e. enablement of units of the form <filename>foo@bar.service</filename>), symlinks named the same as instances are created in the - unit configuration diectory, however they point to the single template unit file they are instantiated + unit configuration directory, however they point to the single template unit file they are instantiated from.</para> <para>This command expects either valid unit names (in which case various unit file directories are |