1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 08:59:01 +00:00

Fix nsedoc issues (missing ---, mostly)

Originally committed by dmiller but recommitted by david after recovery
from backup.
This commit is contained in:
david
2013-04-12 17:29:16 +00:00
parent 797689c920
commit 201a5130a2
14 changed files with 21 additions and 18 deletions

View File

@@ -20,6 +20,9 @@ categories = {"discovery", "safe"}
-- | Successfully added the record "nmap-test.cqure.net"
-- |_ Successfully deleted the record "nmap-test.cqure.net"
--
-- @args dns-update.hostname the name of the host to add to the zone
-- @args dns-update.ip the ip address of the host to add to the zone
--
--
-- Examples
@@ -36,9 +39,6 @@ categories = {"discovery", "safe"}
-- * dns.update( "cqure.net", { host=host, port=port, dtype="MX", data="", ttl=0 } )
-- * dns.update( "_ldap._tcp.cqure.net", { host=host, port=port, dtype="SRV", data="", ttl=0 } )
--
-- @args dns-update.hostname the name of the host to add to the zone
-- @args dns-update.ip the ip address of the host to add to the zone
--
-- Version 0.2