Reflect recent modifications in the query-pr* scripts.
Approved by: keramida (mentor), trhodes (mentor) PR: www/35647
This commit is contained in:
parent
a709ce875f
commit
af2ef9be90
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29363
1 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.354 2005/11/16 19:52:57 linimon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.355 2006/08/19 21:20:30 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD Support">
|
||||
<!ENTITY % navinclude.support "INCLUDE">
|
||||
]>
|
||||
|
@ -20,12 +20,10 @@
|
|||
<p>Found a bug in FreeBSD? Noticed a mistake in the documentation?
|
||||
If it has not already been reported, please let us know.</p>
|
||||
|
||||
<p>To find out, you can
|
||||
<a href="&cgibase;/query-pr-summary.cgi?query">search the current problem reports</a>
|
||||
(and view them by category, assignee, and so forth),
|
||||
<a href="&cgibase;/query-pr.cgi">view a single problem report</a>,
|
||||
or
|
||||
<a href="&cgibase;/query-pr-summary.cgi">view all open problem reports</a>.
|
||||
<p>To find out what has already been reported, it is possible to
|
||||
<a href="&cgibase;/query-pr-summary.cgi?query">search the PR database</a>
|
||||
for specific category, assignee, originator, text, and so forth, or
|
||||
<a href="&cgibase;/query-pr-summary.cgi?category=">view all open problem reports</a>.
|
||||
</p>
|
||||
|
||||
<p>If the bug has not yet been reported,
|
||||
|
|
Loading…
Reference in a new issue