mirror of
https://github.com/nmap/nmap.git
synced 2026-01-30 18:19:05 +00:00
Fix NSEdoc: wrap lines, fix bulleted lists
This commit is contained in:
@@ -4,15 +4,11 @@ local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
|
||||
description = [[
|
||||
Discovers information such as log directories from an Apache Hadoop DataNode HTTP status page.
|
||||
Discovers information such as log directories from an Apache Hadoop DataNode
|
||||
HTTP status page.
|
||||
|
||||
Information gathered:
|
||||
* Log directory (relative to http://host:port/)
|
||||
|
||||
For more information about hadoop, see:
|
||||
* http://hadoop.apache.org/
|
||||
* http://en.wikipedia.org/wiki/Apache_Hadoop
|
||||
* http://wiki.apache.org/hadoop/DataNode
|
||||
* Log directory (relative to http://host:port/)
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user