From: Daan De Meyer Date: Tue, 17 Sep 2024 14:10:55 +0000 (+0200) Subject: Fix typo X-Git-Tag: v25~287 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8aec16de147406aa381e9f3595bfccf17640556;p=thirdparty%2Fmkosi.git Fix typo --- diff --git a/mkosi/resources/man/mkosi.md b/mkosi/resources/man/mkosi.md index a53bd75cc..b05910608 100644 --- a/mkosi/resources/man/mkosi.md +++ b/mkosi/resources/man/mkosi.md @@ -1106,7 +1106,7 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, : Takes a UUID or the special value `random`. Sets the machine ID of the image to the specified UUID. If set to `random`, a random UUID will be written to `/etc/machine-id`. If not specified explicitly and the file - `mkosi.machine-id` exists in the local directory, the UUID to use it + `mkosi.machine-id` exists in the local directory, the UUID to use is read from it. Otherwise, `uninitialized` will be written to `/etc/machine-id`. ### [Validation] Section