22 lines
741 B
XML
22 lines
741 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 Documentation">
|
|
]>
|
|
|
|
<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.docs">
|
|
|
|
<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>
|
|
|
|
</body>
|
|
</html>
|