doc/en/vendors.html
Ceri Davies b7c2e6093d o Add a missing '=' to the refresh header.
o Replace an erroneous </a> with </p>.

o Add appropriate headers to make this valid XHTML 1.0, and declare it as such.

PR:		www/53473
Submitted by:	Simon L. Nielsen <simon@nitro.dk>
2003-06-19 21:10:39 +00:00

17 lines
755 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="refresh" content="5;url=doc/en_US.ISO8859-1/books/handbook/mirrors.html" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Vendors who provide FreeBSD</title>
</head>
<body bgcolor="#ffffff">
<p>The list of vendors who carry FreeBSD is available <a
href="doc/en_US.ISO8859-1/books/handbook/mirrors.html">as part of
the FreeBSD Handbook</a>. You should be automatically redirected
there in a few seconds. If not, please follow the link and update
your bookmarks. We apologize for the inconvenience.</p>
</body>
</html>