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

Made some minor wording updates to script descriptions

This commit is contained in:
fyodor
2012-03-08 20:59:06 +00:00
parent 1f43eed01b
commit aa9e024d88
16 changed files with 33 additions and 30 deletions

View File

@@ -1,5 +1,6 @@
description = [[
Retrieves information from distributed memory object caching system memcached.
Retrieves information (including system architecture, process ID, and
server time) from distributed memory object caching system memcached.
]]
---