- Move language-independent entities directly to the DTD
This commit is contained in:
parent
f52cae8f60
commit
af7381742b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=40848
19 changed files with 11 additions and 109 deletions
|
|
@ -6,15 +6,9 @@
|
|||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"
|
||||
"nonexistent">
|
||||
%man;
|
||||
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN"
|
||||
"nonexistent">
|
||||
%freebsd;
|
||||
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"
|
||||
"nonexistent">
|
||||
%authors;
|
||||
<!ENTITY % teams PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//MN"
|
||||
"teams.ent">
|
||||
%teams;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue