From: Alvin Alvarado Date: Sat, 26 Aug 2023 13:25:46 +0000 (+1000) Subject: man: Fix typo in config file example for ukify X-Git-Tag: v255-rc1~642 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c766e05f292182b73e52db7044decc125c453d6f;p=thirdparty%2Fsystemd.git man: Fix typo in config file example for ukify or else it would output 'Unknown config setting [UKI] SecureBootCerificate=' or just an error outright if not overrode. --- diff --git a/man/ukify.xml b/man/ukify.xml index f2d11f7e2e2..5755cf8fa49 100644 --- a/man/ukify.xml +++ b/man/ukify.xml @@ -524,7 +524,7 @@ Initrd=early_cpio Cmdline=quiet rw rhgb SecureBootPrivateKey=sb.key -SecureBootCerificate=sb.cert +SecureBootCertificate=sb.cert SignKernel=yes PCRBanks=sha384,sha512