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,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY email 'murray'>
<!ENTITY date "$FreeBSD: www/en/internal/releng.sgml,v 1.5 2002/01/24 16:42:47 bmah Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/releng.sgml,v 1.6 2002/01/30 05:05:01 murray Exp $">
<!ENTITY title "FreeBSD Release Engineering">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>