diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-10-01 11:56:00 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-10-01 11:56:00 +0000 |
commit | 77d737ee88c7ac14aead1dd70dafe270a2624ef0 (patch) | |
tree | 6c394d8308f5374809b0162fc0be16c6eff713f8 /ru_RU.KOI8-R/share/xml/catalog | |
parent | b4346b9b2dfe86a97907573086dff096850dcb1d (diff) | |
download | doc-77d737ee88c7ac14aead1dd70dafe270a2624ef0.tar.gz doc-77d737ee88c7ac14aead1dd70dafe270a2624ef0.zip |
- Rename the share/sgml directories to share/xml
- Fix build errors from the next change
Approved by: doceng (implicit)
Notes
Notes:
svn path=/head/; revision=39632
Diffstat (limited to 'ru_RU.KOI8-R/share/xml/catalog')
-rw-r--r-- | ru_RU.KOI8-R/share/xml/catalog | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/ru_RU.KOI8-R/share/xml/catalog b/ru_RU.KOI8-R/share/xml/catalog new file mode 100644 index 0000000000..70dd5a8d35 --- /dev/null +++ b/ru_RU.KOI8-R/share/xml/catalog @@ -0,0 +1,59 @@ + -- ...................................................................... -- + -- FreeBSD SGML Public Identifiers ...................................... -- + + -- ...................................................................... -- + -- Russian specific ..................................................... -- + + -- ...................................................................... -- + -- The FreeBSD Russian Documentation Project + -- ...................................................................... -- + -- $FreeBSD$ + -- $FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/xml/catalog,v 1.13 2004/08/13 07:07:53 den Exp $ + -- ...................................................................... -- + -- Original revision: r17819 + -- ...................................................................... -- + +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//RU" + "entities.ent" + +PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN" + "freebsd.dsl" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//RU" + "mailing-lists.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN" + "l10n.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//RU" + "newsgroups.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//RU" + "teams.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//RU" + "trademarks.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Russian Translators Entities//RU" + "translators.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//RU" + "urls.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//RU" + "glossary.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" |