doc/en_US.ISO8859-1/htdocs/security/notices.sgml
Hiroki Sato 4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00

20 lines
523 B
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Errata Notices">
<!ENTITY % navinclude.support "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
<!ENTITY notices.html.inc SYSTEM "notices.html.inc">
]>
<html>
&header;
<p>This web page contains a list of released FreeBSD Errata
Notices.</p>
&notices.html.inc;
&footer;
</body>
</html>