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/docproj/doc-set.sgml,v 1.9 2001/07/13 12:52:13 dd Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/doc-set.sgml,v 1.10 2001/09/08 19:33:04 nik Exp $">
<!ENTITY title "FreeBSD Documentation Project: Documentation Set">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>