Author: jhuntwork
Date: 2005-07-31 08:44:09 -0600 (Sun, 31 Jul 2005)
New Revision: 6610

Modified:
   branches/cross-lfs/BOOK/stylesheets/dump-commands.xsl
Log:
Fixed mismatched tag in dump-commands.xsl

Modified: branches/cross-lfs/BOOK/stylesheets/dump-commands.xsl
===================================================================
--- branches/cross-lfs/BOOK/stylesheets/dump-commands.xsl       2005-07-31 
13:15:35 UTC (rev 6609)
+++ branches/cross-lfs/BOOK/stylesheets/dump-commands.xsl       2005-07-31 
14:44:09 UTC (rev 6610)
@@ -53,6 +53,7 @@
           <xsl:apply-templates select="userinput"/>
           <xsl:text># End root commands</xsl:text>
           <xsl:text>&#xA;</xsl:text>
+       </xsl:when>
         <xsl:otherwise>
           <xsl:apply-templates select="userinput"/>
         </xsl:otherwise>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to