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 /pt_BR.ISO8859-1/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 'pt_BR.ISO8859-1/share/xml/catalog')
-rw-r--r-- | pt_BR.ISO8859-1/share/xml/catalog | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/pt_BR.ISO8859-1/share/xml/catalog b/pt_BR.ISO8859-1/share/xml/catalog new file mode 100644 index 0000000000..81fb8e8799 --- /dev/null +++ b/pt_BR.ISO8859-1/share/xml/catalog @@ -0,0 +1,48 @@ + -- ...................................................................... -- + -- FreeBSD SGML Public Identifiers ...................................... -- + + -- ...................................................................... -- + -- Portuguese Brazilian specific ........................................ -- + + -- The FreeBSD Documentation Project + -- The FreeBSD Brazilian Portuguese Documentation Project + + -- Original revision: r38826 + + -- + -- $FreeBSD$ + -- + +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" + "entities.ent" + +PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN" + "freebsd.dsl" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//PT" + "mailing-lists.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//PT" + "l10n.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//PT" + "newsgroups.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//PT" + "teams.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Translators Entities//PT" + "translators.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//PT" + "trademarks.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook Specific Word Translations Entities//PT" + "words.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//PT" + "books.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//PT" + "articles.ent" + |