diff options
author | 2016-10-31 13:08:08 +0100 | |
---|---|---|
committer | 2016-10-31 08:08:08 -0400 | |
commit | b17649ee5e9d620b752d17f783ea380b5111d060 (patch) | |
tree | 96c1eb32d29497c4ea7b68c3cd6abe52a334cfe7 /man/systemd-machine-id-setup.xml | |
parent | Implement VeraCrypt volume handling in crypttab (#4501) (diff) | |
download | systemd-b17649ee5e9d620b752d17f783ea380b5111d060.tar.gz systemd-b17649ee5e9d620b752d17f783ea380b5111d060.tar.bz2 systemd-b17649ee5e9d620b752d17f783ea380b5111d060.zip |
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 749987a93..944e899bd 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" /> |