summaryrefslogtreecommitdiffstats
path: root/en-US/GRUB-reinstalling.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en-US/GRUB-reinstalling.xml')
-rw-r--r--en-US/GRUB-reinstalling.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en-US/GRUB-reinstalling.xml b/en-US/GRUB-reinstalling.xml
index bb33401..57cb522 100644
--- a/en-US/GRUB-reinstalling.xml
+++ b/en-US/GRUB-reinstalling.xml
@@ -29,15 +29,15 @@
<para>
Refresh GRUB configuration on a BIOS system:
<screen>
- <prompt>#</prompt> <command>grub2-mkconfig -o /boot/grub2/grub.cfg</command>
+<prompt>#</prompt> <command>grub2-mkconfig -o /boot/grub2/grub.cfg</command>
</screen>
</para>
<para>
Refresh GRUB configuration on UEFI systems:
<screen>
- <prompt>#</prompt><command>grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg</command>
+<prompt>#</prompt><command>grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg</command>
</screen>
</para>
</section>
</section>
-<!-- see TODO.xml for some additional information you may choose to add --> \ No newline at end of file
+<!-- see TODO.xml for some additional information you may choose to add -->