[BACK]Return to porting.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / Attic / porting.html (download) (as text)

Revision 1.62, Tue Mar 29 15:36:20 2016 UTC (8 years, 2 months ago) by tb
Branch: MAIN
Changes since 1.61: +1 -5 lines

use http-equiv instead of javascript for the redirect

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
 <head>
  <meta http-equiv="Content-Type"
        content="text/html; charset=iso-8859-1">
  <meta http-equiv="refresh"
        content="8; url=faq/ports">
  <meta http-equiv="refresh" content="0; url=faq/ports/index.html" />
  <title>OpenBSD Porter's Handbook</title>
 </head>
 <body text="#000000" bgcolor="#FFFFFF" link="#23238E">
<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>

  <p>
   If you are not redirected automatically, follow the link
   to <a href='faq/ports'>http://www.openbsd.org/faq/ports</a>

</body>
</html>