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

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

Revision 1.47, Mon May 27 22:55:26 2019 UTC (4 years, 11 months ago) by bentley
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +7 -16 lines

Substantially clean up and modernize HTML markup across openbsd.org.

This was done with three purposes in mind:
- to reduce the massive amount of inline HTML, to be easier on developers
  adding actual content
- to allow running the HTML validator across the source (doing this found
  many unintentional mistakes in the present code, including at least a
  dozen cases of half- or fully-invisible text)
- to separate content from presentation, so appearance can be controlled
  through stylesheets

Great care was taken to keep all pages, even very old ones, looking the
same, give or take a few pixels of whitespace.

Much review, critique, and improvement from tj@

<!doctype html>
<html lang=en id=platform>
<meta charset=utf-8>

<title>OpenBSD/macppc</title>
<meta name="description" content="what used to be the OpenBSD/powerpc page">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="refresh" content="0; url=macppc.html">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/powerpc.html">


<h2 id=OpenBSD>
<a href="index.html">
<i>Open</i><b>BSD</b></a>
macppc
</h2>
<hr>

<p>
The OpenBSD/powerpc port has been renamed to
<a href="macppc.html">OpenBSD/macppc</a> for OpenBSD 3.0.