git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -46,7 +46,6 @@
<xsl:template match="screen">
<xsl:if test="child::* = userinput">
<xsl:choose>
- <xsl:when test="@role = 'nodump'"/>
<xsl:when test="@role = 'root'">
<xsl:text>
</xsl:text>
<xsl:text># Run this as root</xsl:text>