doc/ko_KR.UTF-8/share/xml/catalog.xml
Warren Block 3eb170849f Add Korean language support to the doc build system. Modified version
of that supplied in the PR.

PR:		202699
Submitted by:	Hoyoung Kim <trig4800@gmail.com>
Approved by:	doceng (implicit)
Differential Revision:	https://reviews.freebsd.org/D3520
2015-09-01 13:49:40 +00:00

40 lines
1.5 KiB
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">
<!--
The FreeBSD Korean Documentation Project
$FreeBSD$
Original revision: r47317
from The FreeBSD Japanese Documentation Project
-->
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<rewriteSystem systemIdStartString="http://www.FreeBSD.org/XML/lang/"
rewritePrefix="../../"/>
<rewriteURI uriStartString="http://www.FreeBSD.org/XML/lang/"
rewritePrefix="../../"/>
<system
systemId="http://www.FreeBSD.org/XML/lang/share/xml/freebsd-common.xsl"
uri="http://www.FreeBSD.org/XML/share/xml/empty.xsl" />
<system
systemId="http://www.FreeBSD.org/XML/lang/share/xml/freebsd-epub.xsl"
uri="http://www.FreeBSD.org/XML/share/xml/empty.xsl" />
<public publicId="-//FreeBSD//ENTITIES FreeBSD Language Specific Entities//EN"
uri="l10n.ent" />
<public
publicId="-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN"
uri="entities.ent" />
<public
publicId="-//FreeBSD//ENTITIES FreeBSD Release L10N Entities//EN"
uri="release.l10n.ent" />
<public
publicId="-//FreeBSD//ENTITIES HTML FreeBSD Navigation Bar L10N Entities//EN"
uri="navibar.l10n.ent" />
<public
publicId="-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN"
uri="header.l10n.ent" />
</catalog>