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:
edgeos



Nmap Development: [PATCH] Minor patch to correct spelling mistake in nmap.xsl

[PATCH] Minor patch to correct spelling mistake in nmap.xsl

From: Tom Sellers <nmap_at_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
Received on Dec 29 2006

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]