From 30dd8e749b90c78df375e339654b4b896f7cee54 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Mon, 23 Oct 2023 11:18:01 +0200 Subject: [PATCH] kernel-install: Fix doc whitespace --- man/kernel-install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 889520ff6e..64137ce61c 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -433,9 +433,9 @@ $KERNEL_INSTALL_STAGING_AREA is set for plugins to a path to a directory. Plugins may drop files in that directory, and they will be installed as part of the loader entry, based - on the file name and extension: Files named initrd* will be installed as INITRD-FILEs, + on the file name and extension: Files named initrd* will be installed as INITRD-FILEs, and files named microcode* will be prepended before INITRD-FILEs. - +