mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 08:41:34 +00:00
Fixes a documentation typo. Fixes #959
This commit is contained in:
@@ -27,7 +27,7 @@ categories = { "broadcast", "safe" }
|
|||||||
prerule = function() return ( nmap.address_family() == "inet") end
|
prerule = function() return ( nmap.address_family() == "inet") end
|
||||||
|
|
||||||
--
|
--
|
||||||
-- The following code is a bit overkill and is ment to go into a library once
|
-- The following code is a bit overkill and is meant to go into a library once
|
||||||
-- more scripts that make use of it are developed.
|
-- more scripts that make use of it are developed.
|
||||||
--
|
--
|
||||||
Ping = {
|
Ping = {
|
||||||
|
|||||||
Reference in New Issue
Block a user