diff options
Diffstat (limited to 'ja_JP.eucJP/share/xml/catalog')
-rw-r--r-- | ja_JP.eucJP/share/xml/catalog | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/ja_JP.eucJP/share/xml/catalog b/ja_JP.eucJP/share/xml/catalog new file mode 100644 index 0000000000..3f6c44e4ce --- /dev/null +++ b/ja_JP.eucJP/share/xml/catalog @@ -0,0 +1,44 @@ + -- ...................................................................... -- + -- FreeBSD SGML Public Identifiers ...................................... -- + + -- $FreeBSD$ + -- + +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//JA" + "entities.ent" + +PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN" + "freebsd.dsl" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA" + "mailing-lists.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//JA" + "newsgroups.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN" + "l10n.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//JA" + "authors.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//JA" + "teams.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//JA" + "trademarks.ent" + + -- ...................................................................... -- + -- HTML docs ............................................................ -- + +PUBLIC "-//FreeBSD//ENTITIES FreeBSD L10N Entities//EN" + "l10n.ent" + +PUBLIC "-//FreeBSD//ENTITIES FreeBSD Release L10N Entities//EN" + "release.l10n.ent" + +PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" + "header.l10n.ent" + +PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Navigation Bar L10N Entities//EN" + "navibar.l10n.ent" |