[multiboot-guide] master: Change file to build correctly (778df79)

immanetize at fedoraproject.org immanetize at fedoraproject.org
Tue Jan 6 03:39:10 UTC 2015


Repository : http://git.fedorahosted.org/cgit/docs/multiboot-guide.git

On branch  : master

>---------------------------------------------------------------

commit 778df79eecb67752595433f6f397eeb34a3de8f3
Author: Roger Baran <rapidrecoveryit at gmail.com>
Date:   Thu Oct 2 18:45:40 2014 -0500

    Change file to build correctly


>---------------------------------------------------------------

 en-US/UEFI-general.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/en-US/UEFI-general.xml b/en-US/UEFI-general.xml
index 388084c..e73d6db 100644
--- a/en-US/UEFI-general.xml
+++ b/en-US/UEFI-general.xml
@@ -17,6 +17,7 @@
   <title>EFI Boot Sequence Explained</title>
   <para>
   In this section we will consider two scenarios:
+  </para>
   <orderedlist>
     <listitem>
       <para>
@@ -28,7 +29,8 @@
       What happens when you press the appropriate key to enter the EFI Settings prior to a successful boot of an operating system.
     </para>
   </listitem>
-  </orderedlist></para><para>
+  </orderedlist>
+  <para>
   First, EFI attempts each entry in the order listed in its BootOrder variable.
   It will boot the first entry that 'works' with the data listed for that entry.
   A typical entry is in the format of:



More information about the docs-commits mailing list