From 554e1b01df71f4d4c71955d50307f23add8e8dc0 Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 30 Dec 2005 21:31:41 +0000 Subject: [PATCH] about to try to apply Paul's status patch --- docs/nmap.usage.txt | 2 +- scripts/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/nmap.usage.txt b/docs/nmap.usage.txt index c83b30618..fd67b879a 100644 --- a/docs/nmap.usage.txt +++ b/docs/nmap.usage.txt @@ -1,4 +1,4 @@ -Nmap 3.96ALPHA1 ( http://www.insecure.org/nmap/ ) +Nmap 3.96BETA1 ( http://www.insecure.org/nmap/ ) Usage: nmap [Scan Type(s)] [Options] {target specification} TARGET SPECIFICATION: Can pass hostnames, IP addresses, networks, etc. diff --git a/scripts/Makefile b/scripts/Makefile index b4a3fd3cb..475cbff8f 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -130,7 +130,7 @@ distro: nmap.usage.txt \ nmap.1 nmapfe.1 xnmap.1 nmap.dtd nmap.xsl \ leet-nmap-ascii-art.txt \ - $(wroot)/nmap/data/man-xlate/nmap-man.xml \ + $(wroot)/nmap/data/nmap-man.xml \ /usr/tmp/nmap-$(NMAP_VERSION)/docs $(SHTOOL) mkdir /usr/tmp/nmap-$(NMAP_VERSION)/nmapfe cd ../nmapfe; cp -a Makefile.in aclocal.m4 configure configure.ac \