From 23f21d6b7dbd5eb44c60755b7c5c1b0d7a38d20d Mon Sep 17 00:00:00 2001 From: david Date: Tue, 3 Feb 2009 23:07:48 +0000 Subject: [PATCH] Fix a factual error in the Windows installation section: in winpcap-nmap-.exe, is the WinPcap version (currently 4.02), not the Nmap version. --- docs/nmap-install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index 5ea05639f..b442bf14d 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -793,8 +793,8 @@ changes discussed previously. Nmap requires the free WinPcap packet capture library. We build our own WinPcap installer which is available in the zip file as winpcap-nmap-version.exe, -where version is the Nmap version rather -than the WinPcap version. Alternatively, you can obtain and install +where version is the WinPcap version rather +than the Nmap version. Alternatively, you can obtain and install the latest version from . You must install version 4.0 or later.