diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-01-21 17:36:29 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-01-21 17:36:29 +0000 |
commit | ef2fe332c012d9f568a8c8052911cfc812d1edc7 (patch) | |
tree | da054f6c278cb4cd317d78a57e016f1558789d7b /el_GR.ISO8859-7/share/xml | |
parent | 40a53fec894442c0069b05524890f8f669d70fd3 (diff) | |
download | doc-ef2fe332c012d9f568a8c8052911cfc812d1edc7.tar.gz doc-ef2fe332c012d9f568a8c8052911cfc812d1edc7.zip |
- Make the Greek documentation valid XML
Notes
Notes:
svn path=/projects/xml-tools/; revision=40698
Diffstat (limited to 'el_GR.ISO8859-7/share/xml')
-rw-r--r-- | el_GR.ISO8859-7/share/xml/entities.ent | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/el_GR.ISO8859-7/share/xml/entities.ent b/el_GR.ISO8859-7/share/xml/entities.ent index f97fae18b6..46e60f1b7d 100644 --- a/el_GR.ISO8859-7/share/xml/entities.ent +++ b/el_GR.ISO8859-7/share/xml/entities.ent @@ -42,11 +42,8 @@ <!ENTITY % freebsd.el PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EL" "freebsd.ent"> %freebsd.el; -<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EL" - "freebsd.ent"> -%freebsd; <!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN" - "nonexistent"> + "nonexistent"> %freebsd; <!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN" "nonexistent"> |