1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 01:49:03 +00:00

slight rewording

This commit is contained in:
fyodor
2009-01-23 02:14:09 +00:00
parent 93df29c326
commit 0823b8d1d8

View File

@@ -32,8 +32,7 @@
<para>
Ndiff is a tool to aid in the comparison of Nmap scans. Specifically, it
takes two Nmap XML output files and prints the differences between them:
hosts coming up and down, ports becoming open or closed, and things like
that.
hosts coming up and down, ports becoming open or closed, etc.
</para>
<para>
@@ -135,8 +134,8 @@
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
compatibility. This Python version is written by David Fifield.
to rewrite the program in Python for the sake of Windows (and Zenmap)
compatibility. This Python version was written by David Fifield.
</para>
</refsect1>