diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2016-10-31 13:08:08 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-31 08:08:08 -0400 |
commit | b17649ee5e9d620b752d17f783ea380b5111d060 (patch) | |
tree | 96c1eb32d29497c4ea7b68c3cd6abe52a334cfe7 /man/systemd-machine-id-setup.xml | |
parent | 52028838a1bc5f55f623f5f0344ee685d87d1fd0 (diff) |
man: fix typos (#4527)
Diffstat (limited to 'man/systemd-machine-id-setup.xml')
-rw-r--r-- | man/systemd-machine-id-setup.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index 749987a937..944e899bd4 100644 --- a/man/systemd-machine-id-setup.xml +++ b/man/systemd-machine-id-setup.xml @@ -82,7 +82,7 @@ <filename>/etc/machine-id</filename>.</para></listitem> <listitem><para>If run inside a KVM virtual machine and a UUID - is was configured (via the <option>-uuid</option> + is configured (via the <option>-uuid</option> option), this UUID is used to initialize the machine ID. The caller must ensure that the UUID passed is sufficiently unique and is different for every booted instance of the @@ -154,7 +154,7 @@ <varlistentry> <term><option>--print</option></term> - <listitem><para>Print the machine ID generated or commited after the operation is complete.</para></listitem> + <listitem><para>Print the machine ID generated or committed after the operation is complete.</para></listitem> </varlistentry> <xi:include href="standard-options.xml" xpointer="help" /> |