aboutsummaryrefslogtreecommitdiff
path: root/share/xml/catalog-cwd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'share/xml/catalog-cwd.xml')
-rw-r--r--share/xml/catalog-cwd.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/share/xml/catalog-cwd.xml b/share/xml/catalog-cwd.xml
new file mode 100644
index 0000000000..1cc515a9a9
--- /dev/null
+++ b/share/xml/catalog-cwd.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN"
+ "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
+
+<!-- $FreeBSD$ -->
+
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+ <rewriteSystem systemIdStartString="http://www.FreeBSD.org/XML/cwd/"
+ rewritePrefix="./"/>
+ <rewriteURI uriStartString="http://www.FreeBSD.org/XML/cwd/"
+ rewritePrefix="./"/>
+
+ <public
+ publicId="-//FreeBSD//ENTITIES FreeBSD Automatically Generated Entities//EN"
+ uri="autogen.ent" />
+</catalog>