Re: anoncvs.html: </a>

Nick Holland <[email protected]> Thu, 29 Aug 2013 07:27:55 -0400
Newsgroups gmane.os.openbsd.www
Message-ID <[email protected]>
On 08/29/13 03:35, Maxime Villard wrote:
> Hi,
> first, let me express my love to this mailing list.
> 
>   Ah! Www, what impassioned exchanges!
>   Of a love, we all know, breaking out all the granges!
>   Do not let the torments steal us some good schnapps,
>   And prevent the devil from using some caps!
> 
> Then, let me gently report the following issue: a sweet </a>
> is missing in anoncvs.html.
> 
> 
> Index: anoncvs.html
> ===================================================================
> RCS file: /cvs/www/anoncvs.html,v
> retrieving revision 1.219
> diff -u -p -r1.219 anoncvs.html
> --- anoncvs.html	23 Jul 2013 05:21:11 -0000	1.219
> +++ anoncvs.html	24 Aug 2013 09:30:03 -0000
> @@ -555,7 +555,7 @@ network connectivity for the area they a
>  <a href="anoncvs.shar">document</a>
>  which describes the setup of anoncvs servers is available.
>  
> -<h3><a name="NOTES"><font color="#0000e0">Final notes</font></h3>
> +<h3><a name="NOTES"><font color="#0000e0">Final notes</font></a></h3>
>  After upgrading your source tree, you should read the comments
>  at the top of <kbd>/usr/src/Makefile</kbd> before attempting
>  a build.  Also, you should build a new kernel <strong>before</strong>
> 
> 
> Lovely,
> Maxime
> 

yep.  however, needed to be done to www/build/mirrors/anoncvs.html.end
Thanks!

Nick.