diff mbox

[wwwdocs] minor branching.html improvements

Message ID alpine.LNX.2.00.1010252023060.27082@pulcherrima.dbai.tuwien.ac.at
State New
Headers show

Commit Message

Gerald Pfeifer Oct. 25, 2010, 6:25 p.m. UTC
I spotted this while looking for something else.

Clarify when we are referring to the toplevel index.html file.
Mark Bugzilla menu items more clearly.

Installed.

Gerald
diff mbox

Patch

Index: branching.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/branching.html,v
retrieving revision 1.26
diff -u -r1.26 branching.html
--- branching.html	28 Mar 2009 07:32:08 -0000	1.26
+++ branching.html	25 Oct 2010 13:11:42 -0000
@@ -32,7 +32,7 @@ 
 to the directory corresponding to the newly created release branch.
 Update the toplevel <code>buildstat.html</code> accordingly.</li>
 
-<li>Update the <code>index.html</code> web page to show the new active
+<li>Update the toplevel <code>index.html</code> page to show the new active
 release branch, the current release series, and active development
 (mainline).  Update the version and development stage for mainline.</li>
 
@@ -58,13 +58,13 @@ 
 during development stage 3 or 4.</li>
 
 <li>Create new versions in Bugzilla corresponding to the new mainline 
-version.  This can be accomplished by choosing products, choosing gcc, 
+version.  This can be accomplished by choosing "products", choosing "gcc", 
 and editing the versions.  Please do <strong>not</strong> delete old
 versions.</li>
 
 <li>Create new target milestones in Bugzilla corresponding to the new 
-mainline version.  This can be accomplished by choosing products, 
-choosing gcc, and editing the milestones.  Please do <strong>not</strong>
+mainline version.  This can be accomplished by choosing "products", 
+choosing "gcc", and editing the milestones.  Please do <strong>not</strong>
 delete old target milestones.</li>
 
 <li>Create new target milestones in Bugzilla for the second dot