nmap/docs
david 11b584df01 Add the beginning of a manual page for Zenmap. This includes
description, options summary, environment variables, bugs, history, and
authors sections. It doesn't have how-to sections, which I would like to
have next.

This is my first foray into DocBook. I'm using version 4.5 of the DTD. I
had to hard-code that number into the document type declaration to get
it to build.

The command lines I'm using to build are
xsltproc --xinclude --output zenmap.1 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl zenmap.xml
xsltproc --xinclude --output zenmap.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl zenmap.xml
2007-11-26 05:46:23 +00:00
..
leet-nmap-ascii-art.txt merge soc07 r5124:5142 - build/install system updates; changelog updates; umit install code; compilation fixes; integrate umit 2007-08-11 05:41:41 +00:00
nmap.1 version number bump 2007-11-19 02:35:37 +00:00
nmap.dtd capitalization changes 2007-09-03 02:55:01 +00:00
nmap.usage.txt version number bump 2007-11-19 02:35:37 +00:00
nmap.xsl Some improvements by Henrik Lund Kramshoej to do a better job at removing sections/headers when they aren't available in the Nmap output anyway 2007-09-23 03:00:30 +00:00
nmap_gpgkeys.txt latest codez 2005-04-25 03:59:42 +00:00
README get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
refguide.xml Remove the first-generation OS detection and nmap-os-fingerprints. 2007-11-03 01:31:02 +00:00
zenmap.xml Add the beginning of a manual page for Zenmap. This includes 2007-11-26 05:46:23 +00:00

Here are the docs for nmap.  You would be better
off checking the website at http://www.insecure.org/nmap
for the latest information.  Also if the man page is installed
correctly you should be able to 'man nmap'.  The man page is more 
up-to-date than the article.  See nmap-manpage.html for an html version
of it.

-Fyodor