mirror of
https://github.com/nmap/nmap.git
synced 2026-07-11 18:55:08 +00:00
Add hosthint element to DTD as child of nmaprun
This commit is contained in:
parent
373a789a79
commit
a2d44ab1b4
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
|||
It represents to the topmost element of the output document.
|
||||
-->
|
||||
<!ELEMENT nmaprun (scaninfo*, verbose, debugging,
|
||||
( target | taskbegin | taskprogress | taskend |
|
||||
( target | taskbegin | taskprogress | taskend | hosthint |
|
||||
prescript | postscript | host | output)*,
|
||||
runstats) >
|
||||
<!ATTLIST nmaprun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue