svn commit: r43110 - projects/db5/share/xml
Gabor Kovesdan
gabor at FreeBSD.org
Wed Nov 6 18:22:57 UTC 2013
Author: gabor
Date: Wed Nov 6 18:22:57 2013
New Revision: 43110
URL: http://svnweb.freebsd.org/changeset/doc/43110
Log:
- Readd mistakenly deleted file
Added:
projects/db5/share/xml/catalog-cwd.xml (contents, props changed)
Added: projects/db5/share/xml/catalog-cwd.xml
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ projects/db5/share/xml/catalog-cwd.xml Wed Nov 6 18:22:57 2013 (r43110)
@@ -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>
More information about the svn-doc-projects
mailing list