diff options
Diffstat (limited to 'pt_BR.ISO8859-1/share')
-rw-r--r-- | pt_BR.ISO8859-1/share/sgml/articles.ent | 34 | ||||
-rw-r--r-- | pt_BR.ISO8859-1/share/sgml/catalog | 15 |
2 files changed, 39 insertions, 10 deletions
diff --git a/pt_BR.ISO8859-1/share/sgml/articles.ent b/pt_BR.ISO8859-1/share/sgml/articles.ent new file mode 100644 index 0000000000..008b088743 --- /dev/null +++ b/pt_BR.ISO8859-1/share/sgml/articles.ent @@ -0,0 +1,34 @@ +<!-- + + The FreeBSD Documentation Project + The FreeBSD Brazilian Portuguese Documentation Project + + $FreeBSD$ + + Original revision: r38826 + +--> + +<!ENTITY % l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"> +%l10n; +<!ENTITY % l10n-common PUBLIC "-//FreeBSD//ENTITIES DocBook Language Neutral Entities//EN"> +%l10n-common; +<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> +%man; +<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN"> +%freebsd; +<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> +%authors; +<!ENTITY % teams PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//PTBR"> +%teams; +<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//PTBR"> +%mailing-lists; +<!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//PTBR"> +%newsgroups; +<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> +%trademarks; +<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN"> +%urls; +<!ENTITY % words PUBLIC "-//FreeBSD//ENTITIES DocBook Specific Word Translations Entities//PTBR"> +%words; + diff --git a/pt_BR.ISO8859-1/share/sgml/catalog b/pt_BR.ISO8859-1/share/sgml/catalog index a1cc2db063..66fe96bfca 100644 --- a/pt_BR.ISO8859-1/share/sgml/catalog +++ b/pt_BR.ISO8859-1/share/sgml/catalog @@ -26,7 +26,7 @@ PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//PTBR" "newsgroups.ent" PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//PTBR" - "teams.ent" + "teams.ent" PUBLIC "-//FreeBSD//ENTITIES DocBook Translators Entities//PTBR" "translators.ent" @@ -37,14 +37,9 @@ PUBLIC "-//FreeBSD//ENTITIES DocBook Specific Word Translations Entities//PTBR" PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//PTBR" "bookinfo.ent" -PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//PTBR" - "mailing-lists.ent" - -PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//PTBR" - "teams.ent" - -PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//PTBR" - "translators.ent" - PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//PTBR" "books.ent" + +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//PTBR" + "articles.ent" + |