diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-10-24 05:07:19 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-10-24 13:29:31 +0200 |
commit | 377a9545e9984578646f3f3bd8924e4dd61b905f (patch) | |
tree | d36dedc1f282323479314853193608126036265a /man/machine-id.xml | |
parent | Revert "sd-dhcp-client: use asynchronous_close()" (diff) | |
download | systemd-377a9545e9984578646f3f3bd8924e4dd61b905f.tar.xz systemd-377a9545e9984578646f3f3bd8924e4dd61b905f.zip |
tree-wide: fix typos found by Fossies codespell report
Diffstat (limited to 'man/machine-id.xml')
-rw-r--r-- | man/machine-id.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/machine-id.xml b/man/machine-id.xml index 7e889ca47a..45607d5264 100644 --- a/man/machine-id.xml +++ b/man/machine-id.xml @@ -124,7 +124,7 @@ <orderedlist> <listitem><para>If <filename>/etc/machine-id</filename> does not exist, this is a first boot. During - early boot, <command>systemd</command> will write <literal>unitialized\n</literal> to this file and overmount + early boot, <command>systemd</command> will write <literal>uninitialized\n</literal> to this file and overmount a temporary file which contains the actual machine ID. Later (after <filename>first-boot-complete.target</filename> has been reached), the real machine ID will be written to disk.</para></listitem> |