diff --git a/ndiff/docs/ndiff.xml b/ndiff/docs/ndiff.xml
index 7b83fd53b..e39b5fc54 100644
--- a/ndiff/docs/ndiff.xml
+++ b/ndiff/docs/ndiff.xml
@@ -124,8 +124,8 @@
# nmap -F scanme.nmap.org -oX scanme-1.xml
# nmap --script=html-title scanme.nmap.org -oX scanme-2.xml
$ ndiff -v scanme-1.xml scanme-2.xml
--Nmap 4.90RC2 at 2009-07-16 13:29
-+Nmap 4.90RC2 at 2009-07-16 13:33
+-Nmap 5.35DC1 at 2010-07-16 12:09
++Nmap 5.35DC1 at 2010-07-16 12:13
scanme.nmap.org (64.13.134.52):
Host is up.
@@ -147,7 +147,7 @@ $ ndiff -v scanme-1.xml scanme-2.xml
at the beginning of a line. We can see from the output that the scan
without the fast scan option found two
additional ports: 70 and 31337. The
- html-title.nse script produced some additional
+ html-title script produced some additional
output for port 80. From the port counts, we may infer that the fast
scan scanned 100 ports (95 filtered, 3 open, and 2 closed), while
the normal scan scanned 1000 (993 filtered, 3 open, and 4 closed).
@@ -165,7 +165,7 @@ $ ndiff -v scanme-1.xml scanme-2.xml
There are two output modes: text and XML. Text output is the
- default, and is also selected with the
+ default, and can also be selected with the
option. Text output resembles a unified diff of Nmap's normal
terminal output. Each line is preceded by a character indicating
whether and how it changed. - means that the line