1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Latest Nmap warez

This commit is contained in:
fyodor
2006-04-29 06:18:47 +00:00
parent e56c5b73b8
commit 02a5e06e8b
5 changed files with 53 additions and 28 deletions

View File

@@ -373,10 +373,10 @@
<i><xsl:value-of select="@args" /></i><br/>
The process stopped at <xsl:value-of select="$end" />.
<xsl:choose>
<xsl:when test="debugging/@level = '0'">Debbuging was disabled, </xsl:when>
<xsl:when test="debugging/@level = '0'">Debuging was disabled, </xsl:when>
<xsl:otherwise>Debugging was enabeld, </xsl:otherwise>
</xsl:choose>
the verbosing level was <xsl:value-of select="verbose/@level" />.
the verbosity level was <xsl:value-of select="verbose/@level" />.
</p>
<xsl:apply-templates select="host">