mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
proofreading changes from Eric Krosnes
This commit is contained in:
parent
8e1102ed27
commit
0f41f60361
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!--
|
||||
nmap.dtd
|
||||
This is the DTD for nmap's XML output (-oX) format.
|
||||
This is the DTD for Nmap's XML output (-oX) format.
|
||||
$Id$
|
||||
|
||||
Originally written by:
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
<!DOCTYPE nmaprun SYSTEM "nmap.dtd">
|
||||
to the nmap output immediately below the prologue (the first line). This
|
||||
should allow you to run a validating parser against the output (so long
|
||||
as the dtd is in your parser's dtd search path).
|
||||
as the DTD is in your parser's DTD search path).
|
||||
|
||||
Bugs:
|
||||
Most of the elements are "locked" into the specific order that nmap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue