mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Fixes a documentation typo. Fixes #959
This commit is contained in:
parent
e5623027a2
commit
011e65c1b7
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ categories = { "broadcast", "safe" }
|
|||
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.
|
||||
--
|
||||
Ping = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue