From c766e05f292182b73e52db7044decc125c453d6f Mon Sep 17 00:00:00 2001 From: Alvin Alvarado Date: Sat, 26 Aug 2023 23:25:46 +1000 Subject: [PATCH] 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. --- man/ukify.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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