mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fix typos in nmap.dtd: (prescript, postscript) not (prescripts,
postscripts).
This commit is contained in:
parent
c68449d5b3
commit
5e3c5d8eca
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue