Update DOCTYPEs to HTML 4.01 Transitional.

This commit is contained in:
Murray Stokely 2002-03-16 08:13:32 +00:00
parent a1ca4b06c2
commit 1b51d02f5e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12486
23 changed files with 46 additions and 46 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.40 2001/07/10 18:25:07 eric Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.41 2001/07/13 12:52:14 dd Exp $">
<!ENTITY title "About the FreeBSD WWW Server">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>