mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 12:19:02 +00:00
11b584df01a8a3d9a37ae89fafcc6672fdf2803c
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
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
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%