1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

very minor nsedoc improvements

This commit is contained in:
fyodor
2012-01-07 03:04:18 +00:00
parent 856cd00a17
commit 8268a7f0d4
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
description = [[
Attempts to discover master browsers and the domains they manage
Attempts to discover master browsers and the domains they manage.
]]
---

View File

@@ -1,5 +1,5 @@
description = [[
Lists all discovered credentials (e.g. from brute force and default password checking scripts) at end of scan
Lists all discovered credentials (e.g. from brute force and default password checking scripts) at end of scan.
]]
---

View File

@@ -1,5 +1,5 @@
description = [[
Audit MySQL database server security configuration against parts of
Audits MySQL database server security configuration against parts of
the CIS MySQL v1.0.2 benchmark (the engine can be used for other MySQL
audits by creating appropriate audit files).
]]

View File

@@ -1,5 +1,5 @@
description = [[
Extracts information from a Quake3-like game server.
Extracts information from a Quake3 game server and other games which use the same protocol.
]]
---