diff options
| -rw-r--r-- | bn_BD.ISO10646-1/share/xml/catalog.xml | 16 | ||||
| -rw-r--r-- | bn_BD.ISO10646-1/share/xml/entities.ent | 1 |
2 files changed, 17 insertions, 0 deletions
diff --git a/bn_BD.ISO10646-1/share/xml/catalog.xml b/bn_BD.ISO10646-1/share/xml/catalog.xml new file mode 100644 index 0000000000..a3feec86ca --- /dev/null +++ b/bn_BD.ISO10646-1/share/xml/catalog.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/www/lang/" + rewritePrefix="../../"/> + <rewriteURI uriStartString="http://www.FreeBSD.org/XML/www/lang/" + rewritePrefix="../../"/> + + <public + publicId="-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN" + uri="entities.ent" /> +</catalog> diff --git a/bn_BD.ISO10646-1/share/xml/entities.ent b/bn_BD.ISO10646-1/share/xml/entities.ent new file mode 100644 index 0000000000..3eb78e7529 --- /dev/null +++ b/bn_BD.ISO10646-1/share/xml/entities.ent @@ -0,0 +1 @@ +<!-- $FreeBSD$ --> |
