Fix typos in nmap.dtd: (prescript, postscript) not (prescripts,

postscripts).
This commit is contained in:
david 2011-02-03 04:52:57 +00:00
parent c68449d5b3
commit 5e3c5d8eca

View file

@ -74,7 +74,7 @@
-->
<!ELEMENT nmaprun (scaninfo*, verbose, debugging,
((taskbegin, taskprogress*, taskend) |
prescripts | postscripts | host | output)*,
prescript | postscript | host | output)*,
runstats) >
<!ATTLIST nmaprun
scanner (nmap) #REQUIRED