blob: 66fe96bfca256b685e1ca85230e101ce2de59c6e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
-- ...................................................................... --
-- FreeBSD SGML Public Identifiers ...................................... --
-- ...................................................................... --
-- Portuguese Brazilian specific ........................................ --
-- The FreeBSD Documentation Project
-- The FreeBSD Brazilian Portuguese Documentation Project
-- Original revision: r38826
--
-- $FreeBSD$
--
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
"freebsd.dsl"
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//PTBR"
"mailing-lists.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//PTBR"
"l10n.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//PTBR"
"newsgroups.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//PTBR"
"teams.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Translators Entities//PTBR"
"translators.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Specific Word Translations Entities//PTBR"
"words.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//PTBR"
"bookinfo.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//PTBR"
"books.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//PTBR"
"articles.ent"
|