summaryrefslogtreecommitdiffstats
path: root/rules/nmap.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-18 21:21:16 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-18 21:21:16 +0000
commit70387c7559abd2d069b4a2a38d21a0648e07183c (patch)
tree16aee94ce736526dc8d699a863dfc298dd142298 /rules/nmap.in
parentdfb7ca49d8adeff0a4ad98845f53c182c56131a7 (diff)
downloadptxdist-70387c7559abd2d069b4a2a38d21a0648e07183c.tar.gz
ptxdist-70387c7559abd2d069b4a2a38d21a0648e07183c.tar.xz
* help texts n..p rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7525 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/nmap.in')
-rw-r--r--rules/nmap.in14
1 files changed, 12 insertions, 2 deletions
diff --git a/rules/nmap.in b/rules/nmap.in
index 4c1ee9911..a1c5a4e6d 100644
--- a/rules/nmap.in
+++ b/rules/nmap.in
@@ -4,12 +4,22 @@ menuconfig NMAP
select PCRE
select GCCLIBS_CXX
help
- FIXME: This item needs to be documented
+ Nmap ("Network Mapper") is a utility for network exploration
+ or security auditing. Many systems and network administrators
+ also find it useful for tasks such as network inventory,
+ managing service upgrade schedules, and monitoring host or
+ service uptime.
config NMAP_SERVICES
bool "Install nmap-services"
default y
depends on NMAP
help
- FIXME: This item needs to be documented
+ This will install a set of nmap extensions, consisting of:
+ nmap-os-fingerprints
+ nmap-service-probes
+ nmap-services
+ nmap-protocols
+ nmap-rpc
+