Hi, rapha@ committed changes to hppa.html, landisk.html and zaurus.html. For zaurus.html, he mistakenly removed "<br clear=all>" - which causes the image to overlap - and forgot to remove "<a href="images/zaurus-c3000.jpg">".
--- zaurus.html 2013-08-05 12:51:21.357942758 +0200 +++ zaurus.html 2013-08-05 13:03:47.293045735 +0200 @@ -17,7 +17,6 @@ <h2><font color="#e00000">OpenBSD/zaurus</font></h2> <hr> -<a href="images/zaurus-c3000.jpg"> <img src="images/zaurus-c3000-small.jpg" width="400" height="300" align="right" alt="zaurus sl-c3000"></a> OpenBSD/zaurus is an effort to make OpenBSD run on several PDAs of the @@ -43,6 +42,7 @@ <li><a href="#install">Getting and installing</a><br> <li><a href="#projects">Projects & bugs left to fix</a><br> </ul> +<br clear=all> <hr> <a name="history"></a> You know, guys, I think you should be a little bit more *attentive* when editing the html pages.