blob: 8912f7f8487786d359ac0082c53c39ca5e70da72 (
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
46
47
|
-- ...................................................................... --
-- FreeBSD SGML Public Identifiers ...................................... --
-- ...................................................................... --
-- Italian specific ..................................................... --
-- $FreeBSD$
--
PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN"
"entities.ent"
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
"freebsd.dsl"
PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
"l10n.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//IT"
"mailing-lists.ent"
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//IT"
"freebsd.dsl"
PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//IT"
"translators.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//IT"
"trademarks.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//IT"
"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"
|