From 0823b8d1d86be1775b78a61d8cd1c5bd1c396f45 Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 23 Jan 2009 02:14:09 +0000 Subject: [PATCH] slight rewording --- ndiff/docs/ndiff.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ndiff/docs/ndiff.xml b/ndiff/docs/ndiff.xml index a528f9c37..19c1f9c64 100644 --- a/ndiff/docs/ndiff.xml +++ b/ndiff/docs/ndiff.xml @@ -32,8 +32,7 @@ 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. @@ -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.