[multiboot-guide] master: simplify some markup (8a04774)

immanetize at fedoraproject.org immanetize at fedoraproject.org
Sun Feb 1 02:40:45 UTC 2015


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

On branch  : master

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

commit 8a04774c44e22d2964c91649093270d2e895c20a
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat Jan 31 19:40:39 2015 -0700

    simplify some markup


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

 en-US/boot_arguments.xml |   24 +++++++++---------------
 1 files changed, 9 insertions(+), 15 deletions(-)

diff --git a/en-US/boot_arguments.xml b/en-US/boot_arguments.xml
index c05af3b..2bca950 100644
--- a/en-US/boot_arguments.xml
+++ b/en-US/boot_arguments.xml
@@ -9,23 +9,17 @@
   <title>Boot Options</title>
   <para>
     Boot options come in several categories:
-    <orderedlist>
-      <listitem>
-        <para>
+    <simplelist>
+      <member>
           Systemd arguments
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          Kernel parameters
-        </para>
-      </listitem>
-      <listitem>
-        <para>
+      </member>
+      <member>
+        Kernel parameters
+      </member>
+      <member>
           Dracut options
-        </para>
-      </listitem>
-    </orderedlist>
+      </member>
+    </simplelist>
   </para>
 </section>
 



More information about the docs-commits mailing list