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> <h2>Problem Report Database</h2>
<p>Current FreeBSD problem reports are tracked using the <a <p>Current FreeBSD problem reports are tracked using <a
href="http://www.gnu.org/software/gnats/">GNATS</a> href="http://www.bugzilla.org/">Bugzilla</a>.</p>
database.</p>
<p>A FreeBSD problem report (PR) is not necessarily a bug with FreeBSD <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 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> tracking ID of the PR that prompted the change.</p>
<ul> <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> 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> </ul>
<h2>How to Submit A Problem Report</h2> <h2>How to Submit A Problem Report</h2>
<p>Problem reports may be submitted to the development team using the <p>Problem reports may be submitted to the development team by using
<a href="&cgibase;/man.cgi?query=send-pr&amp;sektion=1">send-pr(1)</a> the web based
command on a &os; system or by <a href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">form</a>.
using the web based <a href="&base;/send-pr.html">form</a>.
Please note that Please note that
messages sent to a mailing list are <em>not</em> tracked as messages sent to a mailing list are <em>not</em> tracked as
official problem reports, and may get lost in the noise!</p> official problem reports, and may get lost in the noise!</p>