diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-12-10 06:26:30 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-12-10 06:26:33 +0100 |
commit | a753d303039b51153100167857aeba03f20174be (patch) | |
tree | 2bdc62bbf16b43b41603a6f50a52818c09ca02aa /man/systemctl.xml | |
parent | networkctl: fix typo (diff) | |
download | systemd-a753d303039b51153100167857aeba03f20174be.tar.xz systemd-a753d303039b51153100167857aeba03f20174be.zip |
systemctl: fix typo
Follow-up for 329050c5e2c7e9561699f87b5edb72edd0d54c96.
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 73c9ea143b..21447e8ed9 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1199,7 +1199,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err <para>The unit must exist, i.e. its main unit file must be present. If <option>--force</option> is specified, this requirement is ignored and a new unit may be created (with - <option>--full</option>), or a drop-in for a nonexistent unit may be crated.</para> + <option>--full</option>), or a drop-in for a nonexistent unit may be created.</para> <para>If <option>--runtime</option> is specified, the changes will be made temporarily in <filename>/run/</filename> and they will be |