diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-02-01 09:03:01 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-02-01 09:03:01 +0000 |
commit | af7381742b95a92cd69ad77de0da6fc03219e207 (patch) | |
tree | edf7079bb4c6f736d0d20a424fcd6aa3a642daba /el_GR.ISO8859-7/share/xml | |
parent | f52cae8f60c8592def27726317a8d64f9ea80f4d (diff) | |
download | doc-af7381742b95a92cd69ad77de0da6fc03219e207.tar.gz doc-af7381742b95a92cd69ad77de0da6fc03219e207.zip |
- Move language-independent entities directly to the DTD
Notes
Notes:
svn path=/projects/xml-tools/; revision=40848
Diffstat (limited to 'el_GR.ISO8859-7/share/xml')
-rw-r--r-- | el_GR.ISO8859-7/share/xml/entities.ent | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/el_GR.ISO8859-7/share/xml/entities.ent b/el_GR.ISO8859-7/share/xml/entities.ent index 46e60f1b7d..7a156813e3 100644 --- a/el_GR.ISO8859-7/share/xml/entities.ent +++ b/el_GR.ISO8859-7/share/xml/entities.ent @@ -28,9 +28,6 @@ <!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EL" "newsgroups.ent"> %newsgroups; -<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN" - "nonexistent"> -%man; <!ENTITY % glossary PUBLIC "-//FreeBSD//ENTITIES DocBook Glossary Entities//EL" "glossary.ent"> %glossary; @@ -45,9 +42,6 @@ <!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//EL" "teams.ent"> %teams; |