Blame 0017-dracut.kernel.7.xml-beautified-doc.patch

Harald Hoyer 428fde
From 09e0549d5183fcbc40830d4af0ac2621d7f670c0 Mon Sep 17 00:00:00 2001
Harald Hoyer 428fde
From: Harald Hoyer <harald@redhat.com>
Harald Hoyer 428fde
Date: Fri, 22 Jul 2011 09:49:49 +0200
Harald Hoyer 428fde
Subject: [PATCH] dracut.kernel.7.xml: beautified doc
Harald Hoyer 428fde
Harald Hoyer 428fde
---
Harald Hoyer 428fde
 dracut.kernel.7.xml |   14 +++++++-------
Harald Hoyer 428fde
 1 files changed, 7 insertions(+), 7 deletions(-)
Harald Hoyer 428fde
Harald Hoyer 428fde
diff --git a/dracut.kernel.7.xml b/dracut.kernel.7.xml
Harald Hoyer 428fde
index 891e3c6..8914cd9 100644
Harald Hoyer 428fde
--- a/dracut.kernel.7.xml
Harald Hoyer 428fde
+++ b/dracut.kernel.7.xml
Harald Hoyer 428fde
@@ -87,7 +87,7 @@ accordingly.</para>
Harald Hoyer 428fde
             <envar>rd.driver.blacklist=<replaceable><drivername><optional>,<drivername>,...</optional></replaceable></envar>
Harald Hoyer 428fde
           </term>
Harald Hoyer 428fde
           <listitem>
Harald Hoyer 428fde
-            <para>do not load kernel module <drivername>
Harald Hoyer 428fde
+            <para>do not load kernel module <drivername>.
Harald Hoyer 428fde
 This parameter can be specified multiple times.</para>
Harald Hoyer 428fde
           </listitem>
Harald Hoyer 428fde
         </varlistentry>
Harald Hoyer 428fde
@@ -96,7 +96,7 @@ This parameter can be specified multiple times.</para>
Harald Hoyer 428fde
             <envar>rd.driver.pre=<replaceable><drivername><optional>,<drivername>,...</optional></replaceable></envar>
Harald Hoyer 428fde
           </term>
Harald Hoyer 428fde
           <listitem>
Harald Hoyer 428fde
-            <para>force loading kernel module <drivername>
Harald Hoyer 428fde
+            <para>force loading kernel module <drivername>.
Harald Hoyer 428fde
 This parameter can be specified multiple times.</para>
Harald Hoyer 428fde
           </listitem>
Harald Hoyer 428fde
         </varlistentry>
Harald Hoyer 428fde
@@ -420,7 +420,7 @@ e.g.
Harald Hoyer 428fde
             <envar>ip=</envar><replaceable>{dhcp|on|any|dhcp6|auto6|ibft}</replaceable>
Harald Hoyer 428fde
           </term>
Harald Hoyer 428fde
           <listitem>
Harald Hoyer 428fde
-            <para>dhcp|on|any: get ip from dhcp server from all interfaces. If root=dhcp,
Harald Hoyer 428fde
+            <para><constant>dhcp|on|any</constant>: get ip from dhcp server from all interfaces. If root=dhcp,
Harald Hoyer 428fde
 loop sequentially through all interfaces (eth0, eth1, ...) and use the first
Harald Hoyer 428fde
 with a valid DHCP root-path.</para>
Harald Hoyer 428fde
             <para><constant>auto6</constant>: IPv6 autoconfiguration</para>
Harald Hoyer 428fde
@@ -431,9 +431,9 @@ with a valid DHCP root-path.</para>
Harald Hoyer 428fde
         <varlistentry>
Harald Hoyer 428fde
           <term><envar>ip=</envar><replaceable><interface></replaceable>:<replaceable>{dhcp|on|any|dhcp6|auto6}</replaceable></term>
Harald Hoyer 428fde
           <listitem>
Harald Hoyer 428fde
-            <para>dhcp|on|any|dhcp6: get ip from dhcp server on a specific interface
Harald Hoyer 428fde
-auto6: do IPv6 autoconfiguration
Harald Hoyer 428fde
-This parameter can be specified multiple times.</para>
Harald Hoyer 428fde
+            <para><constant>dhcp|on|any|dhcp6</constant>: get ip from dhcp server on a specific interface</para>
Harald Hoyer 428fde
+	    <para><constant>auto6</constant>: do IPv6 autoconfiguration</para>
Harald Hoyer 428fde
+	    <para>This parameter can be specified multiple times.</para>
Harald Hoyer 428fde
           </listitem>
Harald Hoyer 428fde
         </varlistentry>
Harald Hoyer 428fde
         <varlistentry>
Harald Hoyer 428fde
@@ -698,7 +698,7 @@ rd.znet=ctc,0.0.0600,0.0.0601,0.0.0602,protocol=bar</programlisting></para>
Harald Hoyer 428fde
         <varlistentry>
Harald Hoyer 428fde
           <term><envar>rd.plymouth</envar>=0</term>
Harald Hoyer 428fde
           <listitem>
Harald Hoyer 428fde
-            <para>disable plymouth. This will not work with encrypted partitions.</para>
Harald Hoyer 428fde
+            <para>disable the plymouth bootsplash.</para>
Harald Hoyer 428fde
           </listitem>
Harald Hoyer 428fde
         </varlistentry>
Harald Hoyer 428fde
       </variablelist>