Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




nmap-dev logo Nmap Development mailing list archives

[PATCH] Minor patch to correct spelling mistake in nmap.xsl
From: Tom Sellers <nmap () fadedcode net>
Date: Fri, 29 Dec 2006 19:08:41 -0600

Minor patch to correct spelling mistake in nmap.xsl.

Tom Sellers
Index: nmap/docs/nmap.xsl
===================================================================
--- nmap/docs/nmap.xsl  (revision 4301)
+++ nmap/docs/nmap.xsl  (working copy)
@@ -372,7 +372,7 @@
     <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'">Debuging was disabled, </xsl:when>
+        <xsl:when test="debugging/@level = '0'">Debugging was disabled, </xsl:when>
         <xsl:otherwise>Debugging was enabled, </xsl:otherwise>
     </xsl:choose>
     the verbosity level was <xsl:value-of select="verbose/@level" />.

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

  By Date           By Thread  

Current thread:
  • [PATCH] Minor patch to correct spelling mistake in nmap.xsl Tom Sellers (Dec 29)
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]