doc/share/sgml/catalog
Murray Stokely 2a18b45f52 Move the newsgroup entities out of the Handbook directory and create a
catalog entry for them.  These entities are not specific to the
Handbook.
2001-09-18 04:14:44 +00:00

98 lines
3.8 KiB
Text

-- ...................................................................... --
-- FreeBSD SGML Public Identifiers ...................................... --
-- $FreeBSD: doc/share/sgml/catalog,v 1.19 2001/08/25 22:02:08 dd Exp $
--
-- ...................................................................... --
-- Language neutral ..................................................... --
-- These identifiers are shared across all translations of the FreeBSD
documentation, even though the listed language is "EN"
--
PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN"
"freebsd.dtd"
PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN"
"freebsd41.dtd"
PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"
"man-refs.ent"
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
"freebsd.dsl"
PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//EN"
"freebsd.dsl"
PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN"
"freebsd.ent"
-- ...................................................................... --
-- English specific ..................................................... --
-- These identifiers should only be used by English language versions of
the FreeBSD Documentation.
All other translations should base their FPIs on these, but change the
final parameter in the FPI to represent the target language, as
appropriate. Do not change the rest of the FPI
--
PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN"
"../../en_US.ISO8859-1/share/sgml/bookinfo.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"
"../../en_US.ISO8859-1/share/sgml/authors.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"
"../../en_US.ISO8859-1/share/sgml/newsgroups.ent"
-- ...................................................................... --
-- French specific ...................................................... --
PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//FR"
"../../fr_FR.ISO8859-1/share/sgml/bookinfo.ent"
PUBLIC "-//FreeBSD//ENTITIES Common Document URL Entities//FR"
"../../fr_FR.ISO8859-1/share/sgml/urls.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//FR"
"../../fr_FR.ISO8859-1/share/sgml/translators.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Abstract Entities//FR"
"../../fr_FR.ISO8859-1/share/sgml/abstract.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook ArtHeader Entities//FR"
"../../fr_FR.ISO8859-1/share/sgml/artheader.ent"
-- ...................................................................... --
-- Russian specific ...................................................... --
PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//RU"
"../../ru_RU.KOI8-R/share/sgml/bookinfo.ent"
-- ...................................................................... --
-- German specific ...................................................... --
PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//DE"
"../../de_DE.ISO8859-1/share/sgml/bookinfo.ent"
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//DE"
"../../de_DE.ISO8859-1/share/sgml/freebsd.dsl"
PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//DE"
"../../de_DE.ISO8859-1/share/sgml/freebsd.dsl"
PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//DE"
"../../de_DE.ISO8859-1/share/sgml/translators.ent"
-- ...................................................................... --
-- Spanish specific ..................................................... --
PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//ES"
"../../es_ES.ISO8859-1/share/sgml/bookinfo.ent"
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//ES"
"../../es_ES.ISO8859-1/share/sgml/freebsd.dsl"