diff options
| author | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-01-31 09:32:01 +0000 |
|---|---|---|
| committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-01-31 09:32:01 +0000 |
| commit | f0af0e2d517bc4e0ccda0a8fbc703f59e4e8112b (patch) | |
| tree | 5f7719dc7ae37538040d7379c050c3e2f4d6fc27 | |
| parent | 242408c1f196c2478125640a92b4eceae91c8c2a (diff) | |
Notes
| -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$ --> |
