On Wed, Apr 10, 2024 at 02:17:24AM BST, Ryan Freeman wrote:
> Hi, this fixes the closing </a> tag on the -current line.
> 
> -ryan
> 
> 18:14 ryan@build-amd64:/usr/src/www$ cvs diff -uNp plus75.html
> Index: plus75.html
> ===================================================================
> RCS file: /cvs/www/plus75.html,v
> diff -u -p -u -p -r1.1 plus75.html
> --- plus75.html       5 Apr 2024 12:16:50 -0000       1.1
> +++ plus75.html       10 Apr 2024 01:14:38 -0000
> @@ -92,7 +92,7 @@ For changes in other releases, click bel
>  <a href="plus72.html">7.2</a>,
>  <a href="plus73.html">7.3</a>,
>  <a href="plus74.html">7.4</a>,
> -<a href="plus.html">-current/a>.
> +<a href="plus.html">-current</a>.

Also, a very minor inconsistency has been introduced in the above
file - it now reads '-current' whereas all previous versions of
plusXY.html have 'current'.

Sorry,

Raf

Reply via email to