From ca96509c979c16bf41019e5b5ecd430812a935ea Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Mon, 15 Jun 2015 09:49:52 +0200 Subject: [PATCH] doc: fix formatting --- dracut.8.asc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dracut.8.asc b/dracut.8.asc index f5459b456..7a7ef9d4c 100644 --- a/dracut.8.asc +++ b/dracut.8.asc @@ -462,20 +462,20 @@ will not be able to boot. Regenerate all initramfs images at the default location with the kernel versions found on the system. Additional parameters are passed through. -**--loginstall __:: +**--loginstall __**:: Log all files installed from the host to __. -**--uefi:: +**--uefi**:: Instead of creating an initramfs image, dracut will create an UEFI executable, which can be executed by an UEFI BIOS. -**--uefi-stub __:: +**--uefi-stub __**:: Specifies the UEFI stub loader, which will load the attached kernel, initramfs and kernel command line and boots the kernel. The default is _/lib/systemd/boot/efi/linux.efi.stub_ or _/usr/lib/gummiboot/linux.efi.stub_ -**--kernel-image __:: +**--kernel-image __**:: Specifies the kernel image, which to include in the UEFI executable. The default is _/lib/modules//vmlinuz_ or _/boot/vmlinuz-_ -- 2.47.2