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 /pt_BR.ISO8859-1/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 'pt_BR.ISO8859-1/share/xml')
-rw-r--r-- | pt_BR.ISO8859-1/share/xml/entities.ent | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pt_BR.ISO8859-1/share/xml/entities.ent b/pt_BR.ISO8859-1/share/xml/entities.ent index 6460afbca2..6776d9dcae 100644 --- a/pt_BR.ISO8859-1/share/xml/entities.ent +++ b/pt_BR.ISO8859-1/share/xml/entities.ent @@ -1,12 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!-- $FreeBSD$ --> -<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN" - "nonexistent"> -%authors; -<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN" - "nonexistent"> -%man; <!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN" "nonexistent"> %freebsd; |