1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 11:59:03 +00:00

Cleaning up the descriptions for 28 scripts for consistency

This commit is contained in:
fyodor
2012-06-06 20:44:18 +00:00
parent 6ea3969357
commit 60baeb09b0
28 changed files with 57 additions and 55 deletions

View File

@@ -4,7 +4,7 @@ local stdnse = require "stdnse"
description = [[
Performs a HEAD or GET request against either the root directory or any
optional directory and returns the server response headers.
optional directory of an Apache JServe Protocol server and returns the server response headers.
]]
---