fd11bdfba7
- Add missing footer due to DSSSL->XSLT migration and use XML catalog to resolve URI[*]. Based on the work by: gabor [*]
13 lines
508 B
XML
13 lines
508 B
XML
<?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/release/XML/lang/"
|
|
rewritePrefix="../../"/>
|
|
<rewriteURI uriStartString="http://www.FreeBSD.org/release/XML/lang/"
|
|
rewritePrefix="../../"/>
|
|
</catalog>
|