1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Fix NSEdoc errors

1. All @table blocks must have an explicit @name
2. All @field blocks must have both a name and description

Also added some more information to the creds.States table description
This commit is contained in:
dmiller
2014-03-08 14:02:06 +00:00
parent 2d06ecf73c
commit 3dcf997d60
3 changed files with 23 additions and 7 deletions

View File

@@ -810,13 +810,13 @@ end
-- Host information for NTLM security
-- @class table
-- @name host_info
-- @field target_realm
-- @field netbios_computer_name
-- @field netbios_domain_name
-- @field fqdn
-- @field dns_domain_name
-- @field dns_forest_name
-- @field timestamp
-- @field target_realm Target Name Data
-- @field netbios_computer_name Server name
-- @field netbios_domain_name Domain name
-- @field fqdn DNS server name
-- @field dns_domain_name DNS domain name
-- @field dns_forest_name DNS tree name
-- @field timestamp Timestamp
---
-- Gets host info from a security blob