doc/share/xml/html401-freebsd.dtd
Gabor Kovesdan 77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00

28 lines
968 B
DTD

<!-- $FreeBSD$ -->
<!-- FreeBSD HTML 4.01 Transitional-Based Extension -->
<!-- PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" -->
<!ENTITY % l10n.ent PUBLIC "-//FreeBSD//ENTITIES FreeBSD L10N Entities//EN">
%l10n.ent;
<!ENTITY % common.ent PUBLIC "-//FreeBSD//ENTITIES FreeBSD Common Entities//EN">
%common.ent;
<!ENTITY % release.ent PUBLIC "-//FreeBSD//ENTITIES FreeBSD Release Entities//EN">
%release.ent;
<!ENTITY % navibar.l10n.ent PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Navigation Bar L10N Entities//EN">
%navibar.l10n.ent;
<!ENTITY % navibar.ent PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Navigation Bar Entities//EN">
%navibar.ent;
<!ENTITY % header.l10n.ent PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN">
%header.l10n.ent;
<!ENTITY % header.ent PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header Entities//EN">
%header.ent;
<!ENTITY % html.orig PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
%html.orig;