commit eda55da6ab3a89e20ea8d3e0f2f529407b2150e1
Author: Petr Bokoc <pbokoc(a)redhat.com>
Date: Wed Sep 3 19:28:07 2014 +0200
Removing some markup because it rendered in a really confusing way
en-US/Boot_Options.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/en-US/Boot_Options.xml b/en-US/Boot_Options.xml
index 35287bd..37c085e 100644
--- a/en-US/Boot_Options.xml
+++ b/en-US/Boot_Options.xml
@@ -939,7 +939,7 @@ Password:
<option>ksdevice=link</option>
</entry>
<entry>
- Similar to the above, with the difference that network will always be activated in the initramfs, whether it is needed or not. The supported <option>rd.neednet</option> <application>dracut</application> option should be used to achieve the same result.
+ Similar to the above, with the difference that network will always be activated in the initramfs, whether it is needed or not. The supported <option>rd.neednet</option> option (provided by <application>dracut</application>) should be used instead.
</entry>
</row>
<row>
@@ -955,7 +955,7 @@ Password:
<option>ksdevice=ibft</option>
</entry>
<entry>
- Replaced with the <option>ip=ibft</option> <application>dracut</application> option
+ Replaced with the <option>ip=ibft</option> option
</entry>
</row>
<row>
@@ -971,7 +971,7 @@ Password:
<option>ksdevice=<replaceable>device</replaceable></option>
</entry>
<entry>
- Replaced by specifying the device name using the <option>ip=</option> <application>dracut</application> option.
+ Replaced by specifying the device name using the <option>ip=</option> option.
</entry>
</row>
</tbody>
@@ -1099,7 +1099,7 @@ Password:
<term><option>noipv6</option></term>
<listitem>
<para>
- Used to disable IPv6 support in the installation program. IPv6 is now built into the kernel so the driver cannot be blacklisted; however, it is possible to disable IPv6 using the <option>ipv6.disable</option> <application>dracut</application> option.
+ Used to disable IPv6 support in the installation program. IPv6 is now built into the kernel so the driver cannot be blacklisted; however, it is possible to disable IPv6 using the <option>ipv6.disable</option> option.
</para>
</listitem>
</varlistentry>
@@ -1115,7 +1115,7 @@ Password:
<term><option>vlanid=</option></term>
<listitem>
<para>
- Used to configure Virtual LAN (802.1q tag) devices. Use the <option>vlan=</option> <application>dracut</application> option instead.
+ Used to configure Virtual LAN (802.1q tag) devices. Use the <option>vlan=</option> option instead.
</para>
</listitem>
</varlistentry>