- Remove inline declarations of base and enbase entities since they are generated automatically in autogen.ent Approved by: doceng (implicit)
23 lines
630 B
XML
23 lines
630 B
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "FreeBSD Errata Notices">
|
|
<!ENTITY notices.html.inc SYSTEM "notices.html.inc">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.support">
|
|
|
|
<p>This web page contains a list of released FreeBSD Errata
|
|
Notices.</p>
|
|
|
|
¬ices.html.inc;
|
|
|
|
</body>
|
|
</html>
|