1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-02 12:59:02 +00:00

trivial nsedoc change

This commit is contained in:
fyodor
2011-06-30 08:59:30 +00:00
parent e27ff18e56
commit 8d8d16ec80

View File

@@ -1,5 +1,5 @@
description = [[
Attempts to use the Service Location Protocol to discover Novell NetWare Core Protocol (NCP) Servers
Attempts to use the Service Location Protocol to discover Novell NetWare Core Protocol (NCP) servers.
]]
---
@@ -66,4 +66,4 @@ function action()
table.insert(output, addrs)
return stdnse.format_output(true, output)
end
end