diff options
author | Torstein Husebø <torstein@huseboe.net> | 2015-02-11 17:22:55 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-02-11 17:30:31 +0100 |
commit | c4c086a2e37bb3c869298558ea24864b6606774e (patch) | |
tree | 1e54e2927eb89ecfcd8f9bfe90f833e2fecfa2c4 /man/systemd.generator.xml | |
parent | network-internal: fix inverted matching (diff) | |
download | systemd-c4c086a2e37bb3c869298558ea24864b6606774e.tar.gz systemd-c4c086a2e37bb3c869298558ea24864b6606774e.tar.bz2 systemd-c4c086a2e37bb3c869298558ea24864b6606774e.zip |
man: fix typo
Diffstat (limited to 'man/systemd.generator.xml')
-rw-r--r-- | man/systemd.generator.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.generator.xml b/man/systemd.generator.xml index 519da1591..ccb698752 100644 --- a/man/systemd.generator.xml +++ b/man/systemd.generator.xml @@ -101,7 +101,7 @@ <filename>/etc</filename>.</para> <para>After installing new generators or updating the - configuration, <command>systemctl daemon-reloead</command> may be + configuration, <command>systemctl daemon-reload</command> may be executed. This will delete the previous configuration created by generators, re-run all generators, and cause <command>systemd</command> to reload units from disk. See |