Is bugs@ even the correct list for this, now that www@ is gone?
tech@ didn't seem to be appropiate to me, as well.
Regards,
Simon
On Tue, May 06, 2014 at 01:23:39PM +0200, Simon Kuhnle wrote:
> attached is a diff that removes the comments and adjusts the links for
> the 5.5 installation instructions for armv7.
>
> Also change the wording and formatting of the snapshot instruction
> paragraph, matching the ones on most other platform pages.
>
> Regards
> Simon
>
> Index: armv7.html
> ===================================================================
> RCS file: /cvs/www/armv7.html,v
> retrieving revision 1.8
> diff -u -r1.8 armv7.html
> --- armv7.html 22 Apr 2014 14:23:18 -0000 1.8
> +++ armv7.html 6 May 2014 11:19:08 -0000
> @@ -131,29 +131,23 @@
> <strong>Getting and installing</strong>
> </font></h3>
>
> -<!--
> <p>
> The latest supported OpenBSD/armv7 release is
> -<a href="5x.html">OpenBSD 5.x</a>.
> +<a href="55.html">OpenBSD 5.5</a>.
> Here are the
> -<a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.x/armv7/INSTALL.armv7">
> -OpenBSD/armv7 5.x installation instructions
> +<a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.5/armv7/INSTALL.armv7">
> +OpenBSD/armv7 5.5 installation instructions
> </a>.
> --->
> -<p>
> -Snapshots are made available regularly, in
>
> +<p>
> +Snapshots are made available from time to time, in
> <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armv7">this
> location</a>
> as well as in a few
> <a href="ftp.html">mirrors</a>.
> -</p>
> -
> -<p>
> Here are the
> <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armv7/INSTALL.armv7">
> OpenBSD/armv7 snapshot installation instructions
> </a> as well.
> -</p>
>
> </body>
> </html>