o Add PTBR teams entity
o Add pgpkeys entity coping with new pgpkeys chapter build structure with keys being taken directly from EN version instead of being mirrored here Approved by: phantom (mentor)
This commit is contained in:
parent
de1b5c18e5
commit
1dd7aabe88
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14324
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
||||||
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
|
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
|
||||||
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
||||||
%authors;
|
%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 % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//PTBR"> %mailing-lists;
|
||||||
<!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"> %newsgroups;
|
<!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"> %newsgroups;
|
||||||
<!ENTITY % not.published "INCLUDE">
|
<!ENTITY % not.published "INCLUDE">
|
||||||
|
@ -52,6 +54,7 @@
|
||||||
<!ENTITY % chap.pgpkeys "IGNORE">
|
<!ENTITY % chap.pgpkeys "IGNORE">
|
||||||
<!ENTITY % chap.index "IGNORE">
|
<!ENTITY % chap.index "IGNORE">
|
||||||
|
|
||||||
|
<!ENTITY % pgpkeys SYSTEM "../../../en_US.ISO8859-1/books/handbook/pgpkeys/pgpkeys.ent"> %pgpkeys;
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<book>
|
<book>
|
||||||
|
|
Loading…
Reference in a new issue