Minor fix
Steffen Daode Nurpmeso <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Fixes switched tag order. diff --git a/landisk.html b/landisk.html index 0dddede..98320c3 100644 --- a/landisk.html +++ b/landisk.html @@ -87,9 +87,9 @@ Hardware support is mostly complete and quite stable. <a name="hardware"></a> <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3> -<ul> -For a complete system component and device driver listing for this architecture, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&arch=landisk&sektion=4">intro(4/landisk)</a>. <p> +For a complete system component and device driver listing for this architecture, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&arch=landisk&sektion=4">intro(4/landisk)</a>. +<ul> <li>HITACHI SH4 SH7751R processor at 266MHz. <li>64MB of ram. <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4">re(4)</a> 100Mbit ethernet. diff --git a/socppc.html b/socppc.html index 95d5c71..71a9a5a 100644 --- a/socppc.html +++ b/socppc.html @@ -83,9 +83,9 @@ integrated switch on the Thecus N1200 is still missing. <a name="hardware"></a> <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3> -<ul> -For a complete system component and device driver listing for this architecture, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&arch=socppc&sektion=4">intro(4/socppc)</a>. <p> +For a complete system component and device driver listing for this architecture, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&arch=socppc&sektion=4">intro(4/socppc)</a>. +<ul> <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpu&arch=socppc&sektion=4">cpu(4)</a> Freescale MPC8347 processor. <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipic&arch=socppc&sektion=4">ipic(4)</a> integrated programmable interrupt controller (IPIC). <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sociic&arch=socppc&sektion=4">sociic(4)</a> I2C controller.