Along the lines of r44999, hack redirection for a few more gnats

references.
This commit is contained in:
Peter Wemm 2014-06-04 21:36:09 +00:00
parent 3d67a0a480
commit 7832d2830b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45010

View file

@ -15,9 +15,8 @@
<h2>Problem Report Database</h2>
<p>Current FreeBSD problem reports are tracked using the <a
href="http://www.gnu.org/software/gnats/">GNATS</a>
database.</p>
<p>Current FreeBSD problem reports are tracked using <a
href="http://www.bugzilla.org/">Bugzilla</a>.</p>
<p>A FreeBSD problem report (PR) is not necessarily a bug with FreeBSD
itself. In some cases it may be reporting a mistake in the
@ -33,19 +32,18 @@
tracking ID of the PR that prompted the change.</p>
<ul>
<li><a href="&cgibase;/query-pr-summary.cgi">View or
<li><a href="https://bugs.freebsd.org/bugzilla/query.cgi?format=advanced">View or
search problem reports</a></li>
<li><a href="&base;/send-pr.html">Submit a Problem Report</a></li>
<li><a href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">Submit a Problem Report</a></li>
</ul>
<h2>How to Submit A Problem Report</h2>
<p>Problem reports may be submitted to the development team using the
<a href="&cgibase;/man.cgi?query=send-pr&amp;sektion=1">send-pr(1)</a>
command on a &os; system or by
using the web based <a href="&base;/send-pr.html">form</a>.
<p>Problem reports may be submitted to the development team by using
the web based
<a href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">form</a>.
Please note that
messages sent to a mailing list are <em>not</em> tracked as
official problem reports, and may get lost in the noise!</p>