summaryrefslogtreecommitdiffstats
path: root/docs/nmap-man-enclosure.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/nmap-man-enclosure.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/nmap-man-enclosure.xml b/docs/nmap-man-enclosure.xml
new file mode 100644
index 0000000..50f2579
--- /dev/null
+++ b/docs/nmap-man-enclosure.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
+[
+<!ENTITY refguide SYSTEM "refguide.xml">
+<!ENTITY legal-notices SYSTEM "legal-notices.xml">
+<!ENTITY nmap-usage SYSTEM "nmap-usage.xml">
+]>
+
+<!-- This is sort of a lame hack needed for generating the nroff (man page) version of refguide.xml. I used to use book.xml directly, but that causes an extra "author" section to be added and is different than what I do for the other (ncat, zenmap) man pages. -->
+<book lang="en">
+&refguide;
+</book>
+
+