[PATCH] Remove extraneous <step> tag

Jon Stanley jonstanley at gmail.com
Tue Aug 28 12:43:44 UTC 2012


The presence of this extraneous tag was breaking the build, remove
it in order to be in compliance with the DTD.
---
 .../topics/Installing_Red_Hat_Enterprise_Linux.xml |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml
b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml
index 8fa68e1..a7f61d8 100644
--- a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml
+++ b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml
@@ -33,12 +33,10 @@
 		</step>
 		<step>
 			<title>Enable yum repository</title>
-			<step>
 				<para>
 					Install the <package>ovirt-release</package> package as
<systemitem>root</systemitem>. This package provides the repository
definition file:
 				</para>
 				<screen># yum localinstall --nogpgcheck FIXME: URL</screen>
-			</step>
 		</step>
 	</procedure>
 	<formalpara>
-- 
1.7.1


More information about the cloud mailing list