On Mon, 13 Feb 2017, Nathan Sidwell wrote: > I've applied this patch to sort the other branch lists in svn.html. I > also added an index and split the inactive branch list into merged and > plain inactive.
I noticed the description of Merged Development Branches was a litte incomplete (in terms of missing words, apparently) ;-), and tried to address this with the patch below that I committed. (And I also used GCC as opposed to gcc.) Gerald Index: svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.214 diff -u -r1.214 svn.html --- svn.html 26 Feb 2017 09:38:34 -0000 1.214 +++ svn.html 26 Feb 2017 10:25:13 -0000 @@ -704,7 +704,8 @@ <h3 id="merged">Merged Development Branches</h3> -<p>These development have been merged to gcc mainline, and thus inactive.</p> +<p>These branches have been merged to GCC mainline, and are thus +inactive.</p> <dl> <dt>ARM/aarch64-branch</dt>