[www-patch] bugs/management.html: add link to Bugzilla's list of keywords

Volker Reichelt reichelt@igpm.rwth-aachen.de
Mon Jun 23 14:54:00 GMT 2003


On 21 Jun, Gerald Pfeifer wrote:
> On Sat, 21 Jun 2003, Volker Reichelt wrote:
>> +<p>They are used to further classify the problem reports.
>> +Follow the link for a complete list of the
>> +<a href="http://gcc.gnu.org/bugzilla/describekeywords.cgi">keywords</a>
>> +including descriptions.</p>
> 
> How about "These are used... Follow the link for a <a href="...">complete
> list including descriptions</a>."?

Sounds good.
Updated patch applied:

==========================================================================
--- management.html     20 Jun 2003 21:47:22 -0000      1.14
+++ management.html     23 Jun 2003 13:37:36 -0000
@@ -189,6 +189,13 @@ field changes, the status changes to NEW
 which new bugs have appeared on a person's list.</p>
 
 
+<h3>Keywords</h3>
+
+<p>These are used to further classify the problem reports. Follow the link
+for a <a href="http://gcc.gnu.org/bugzilla/describekeywords.cgi">complete
+list of the keywords including descriptions</a>.</p>
+
+
 <h2>Procedures and Policies</h2>
 
 <p><strong>Bugs that are in state "WAITING"</strong> because they lack
==========================================================================


> Thanks for your ongoing fixes/improvements of this documentation!

Thanks for your comments!

> Gerald

Regards,
Volker




More information about the Gcc-patches mailing list