1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-07 06:59:03 +00:00

Change version number to 6.41SVN and regenerate auto-generated files such as man page, script.db, etc.

This commit is contained in:
fyodor
2013-07-29 06:00:07 +00:00
parent d7f795cd98
commit b01fd55cb6
25 changed files with 276 additions and 363 deletions

View File

@@ -1,13 +1,13 @@
'\" t
.\" Title: ndiff
.\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\" Date: 12/09/2012
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
.\" Date: 07/28/2013
.\" Manual: User Commands
.\" Source: Ndiff
.\" Language: English
.\"
.TH "NDIFF" "1" "12/09/2012" "Ndiff" "User Commands"
.TH "NDIFF" "1" "07/28/2013" "Ndiff" "User Commands"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -182,7 +182,6 @@ line followed by a
+
line\&. Lines that did not change are preceded by a blank space\&.
.PP
Example\ \&1
is an example of text output\&. Here, port 80 on the host photos\-cache\-snc1\&.facebook\&.com gained a service version (lighttpd 1\&.5\&.0)\&. The host at 69\&.63\&.179\&.25 changed its reverse DNS name\&. The host at 69\&.63\&.184\&.145 was completely absent in the first scan but came up in the second\&.
.PP
@@ -237,7 +236,6 @@ and
\fIb\fR
tags show the state of the host or port in the first scan (\fIa\fR) or the second scan (\fIb\fR)\&.
.PP
Example\ \&2
shows the XML diff of the same scans shown above in
Example\ \&1\&. Notice how port 80 of photos\-cache\-snc1\&.facebook\&.com is enclosed in
@@ -415,7 +413,7 @@ The exit code indicates whether the scans are equal\&.
Report bugs to the
nmap\-dev
mailing list at
dev@nmap\&.org\&.
<dev@nmap\&.org>\&.
.SH "HISTORY"
.PP
Ndiff started as a project by Michael Pattrick during the 2008 Google Summer of Code\&. Michael designed the program and led the discussion of its output formats\&. He wrote versions of the program in Perl and C++, but the summer ended shortly after it was decided to rewrite the program in Python for the sake of Windows (and Zenmap) compatibility\&. This Python version was written by David Fifield\&. James Levine
@@ -424,13 +422,12 @@ a Perl script named Ndiff with similar functionality in 2000\&.
.SH "AUTHORS"
.PP
David Fifield
david@bamsoftware\&.com
<david@bamsoftware\&.com>
.PP
Michael Pattrick
mpattrick@rhinovirus\&.org
<mpattrick@rhinovirus\&.org>
.SH "WEB SITE"
.PP
\m[blue]\fB\%http://nmap.org/ndiff/\fR\m[]
.SH "NOTES"
.IP " 1." 4