From: Jörg Behrmann Date: Tue, 17 Sep 2024 14:15:01 +0000 (+0200) Subject: Fix more typos. X-Git-Tag: v25~286 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baab5c5014e9332c6c85d4408d7b08d7907b40ce;p=thirdparty%2Fmkosi.git Fix more typos. --- diff --git a/mkosi/resources/man/mkosi.md b/mkosi/resources/man/mkosi.md index b05910608..aa1422377 100644 --- a/mkosi/resources/man/mkosi.md +++ b/mkosi/resources/man/mkosi.md @@ -1004,7 +1004,7 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, : Use the specified kernel command line when building images. If the root or usr partition are created with verity enabled, - `roothash=` or `usrhash=` respecitvely are automatically added to the + `roothash=` or `usrhash=` respectively are automatically added to the kernel command line and `root=` or `mount.usr=` should not be added. Otherwise, if the value of this setting contains the literals `root=PARTUUID` or `mount.usr=PARTUUID`, these are replaced with the @@ -2609,7 +2609,7 @@ repository. look for the epel repositories in `https://mirror.net/fedora/epel`. * `SYSEXT_SCOPE` and `CONFEXT_SCOPE` can be used to override the default - value of the respecive `extension-release` file when building a sysext + value of the respective `extension-release` file when building a sysext or confext. By default the value is set to `initrd system portable`. # EXAMPLES