release-notes/en Security.xml,1.5,1.6

Robert 'Bob' Jensen (bjensen) fedora-docs-commits at redhat.com
Tue Feb 28 21:18:18 UTC 2006


Author: bjensen

Update of /cvs/docs/release-notes/en
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28676

Modified Files:
	Security.xml 
Log Message:
Fixed Recursion problem


Index: Security.xml
===================================================================
RCS file: /cvs/docs/release-notes/en/Security.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Security.xml	28 Feb 2006 20:04:04 -0000	1.5
+++ Security.xml	28 Feb 2006 21:18:10 -0000	1.6
@@ -29,8 +29,6 @@
 	  <code>.rpmnew</code> files for the actual changes needed. </para>
 	</tip>
 	<screen>diff -u /etc/pam.d/foo /etc/pam.d/foo.rpmnew</screen>
-          </listitem>
-        </itemizedlist>
         <para>The following example shows the <code>/etc/pam.d/login</code> configuration file in its original form using <code>pam_stack</code>, and then revised with the <code>include</code> directive. </para>
         <itemizedlist>
           <listitem>
@@ -83,7 +81,6 @@
       </section>
     </section>
   <!-- Security SELinux -->
-  <xi:include href="SecuritySELinux.xml" xpointer="element(sn-SecuritySELinux)"
-    xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="SecuritySELinux.xml" xpointer="element(sn-SecuritySELinux)" xmlns:xi="http://www.w3.org/2001/XInclude" />
   </section>
 </article>




More information about the Fedora-docs-commits mailing list