nmap/docs
fyodor 68f94e4ef4 Many changes from David:
Remove duplicate indexterms. Some of them were just too close together.
Some of
them were "see also" entries; I didn't realize that
        <indexterm><primary>a</primary></indexterm>
        <indexterm><primary>a</primary><seealso>b</seealso></indexterm>
would create two entries for "a" on that page. There were also a few
instances
where I had a <primary> definition in an <indexterm class="endofrange"> tag.

book-3.diff (include MJB-* diagrams):
Crop out the titles of packet header diagrams.

book-4.diff:
Miscellaneous index and other fixes.

book-5.diff:
Run indexterms into the same line when they appear in a paragraph. The way I
was doing it before (with indexterms on separate lines) caused an extra space
to be inserted. This was especially visible in the OS detection chapter where
there were long strings of indexterms naming response tests.

book-6.diff:
Do some more cleanup. nmap-intro said it covered export control but it
didn't,
so I removed the mention of it. I thought that -ff made smaller fragments,
but
it makes bigger fragments, so an index entry has been amended. There was a
typo
<optino>; somehow that didn't give an error.
2008-07-10 01:53:18 +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-install.xml Many changes from David: 2008-07-10 01:53:18 +00:00
nmap.1 Fix an indexterm: Diega -> Diego 2008-07-10 01:40:08 +00:00
nmap.dtd update copyright year 2008-06-15 10:43:10 +00:00
nmap.usage.txt rebuild some generated content 2008-06-29 09:13:57 +00:00
nmap.xsl Remove mentions of the TCP sequence class in XML output. 2008-04-11 18:57:32 +00:00
nmap_gpgkeys.txt URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
README URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
refguide.xml Many changes from David: 2008-07-10 01:53:18 +00:00
scripting.xml Many changes from David: 2008-07-10 01:53:18 +00:00
zenmap.1 rebuild some generated content 2008-06-29 09:13:57 +00:00
zenmap.xml Do some miscellaneous indexing. 2008-07-04 01:05:22 +00:00

Here is some documentation for Nmap, but these files are much less
comprehensive than what you'll find at the actual Nmap documentation
site ( http://nmap.org ).