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 | 910889b6170cb484e0bf0b8a3a13c1ba6226ac07 (diff) |
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 519da15910..ccb698752a 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 |