04c80de4bc
- Merge new layout. - Split docs.sgml into several subpages. Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
27 lines
781 B
Text
27 lines
781 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.192 2005/08/17 07:19:59 linimon Exp $">
|
|
<!ENTITY title "FreeBSD Documentation">
|
|
<!ENTITY % navincludes SYSTEM "includes.navdocs.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<img src="gifs/doc.jpg" alt="BSD Daemon reading documentation" align="right" border="0" width="274" height="163">
|
|
|
|
<p>A wide variety of documentation is available for FreeBSD, on this web
|
|
site, on other web sites, and available over the counter.</p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: sgml
|
|
sgml-indent-data: t
|
|
sgml-omittag: nil
|
|
sgml-always-quote-attributes: t
|
|
End:
|
|
-->
|