mirror of
https://github.com/nmap/nmap.git
synced 2026-01-30 01:59:02 +00:00
Add the source code for the Ncat Guide (http://nmap.org/ncat/guide/index.html) to the Ncat docs directory
This commit is contained in:
1859
ncat/docs/ncatguide.xml
Normal file
1859
ncat/docs/ncatguide.xml
Normal file
File diff suppressed because it is too large
Load Diff
12
ncat/docs/ncatguidehtml.xml
Normal file
12
ncat/docs/ncatguidehtml.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
|
||||
[
|
||||
<!ENTITY ncat SYSTEM "ncatguide.xml">
|
||||
]>
|
||||
|
||||
<article id="ncat">
|
||||
<artheader>
|
||||
<title>Ncat Users' Guide</title>
|
||||
</artheader>
|
||||
&ncat;
|
||||
</article>
|
||||
Reference in New Issue
Block a user