- Merge links pointing to the same form
- Remove unnecessary dots, since these texts are not sentences PR: www/97234 (related) No objection from: freebsd-doc, freebsd-www, bugmeister Approved by: keramida (mentor)
This commit is contained in:
parent
eb1f9016ed
commit
f84b4d3ef8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29770
1 changed files with 6 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/support/bugreports.sgml,v 1.2 2005/10/04 17:30:33 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support/bugreports.sgml,v 1.3 2006/08/19 21:20:53 hrs Exp $">
|
||||
<!ENTITY title "Bug Reports">
|
||||
<!ENTITY % navinclude.support "INCLUDE">
|
||||
]>
|
||||
|
@ -28,18 +28,13 @@
|
|||
tracking ID of the PR that prompted the change.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">View the
|
||||
open problem reports</a>.</li>
|
||||
<li><a href="&cgibase;/query-pr-summary.cgi">View or
|
||||
search problem reports</a></li>
|
||||
|
||||
<li><a href="http://www.FreeBSD.org/cgi/query-pr.cgi">View a problem
|
||||
report by tracker id</a>.</li>
|
||||
<li><a href="&base;/send-pr.html">Submit a Problem Report</a></li>
|
||||
|
||||
<li><a
|
||||
href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">Search
|
||||
problem reports</a>.</li>
|
||||
<li><a href="&base;/prstats/index.html">View PR Statistics</a></li>
|
||||
|
||||
<li><a href="&base;/send-pr.html">Submit a Problem Report</a>.</li>
|
||||
<li><a href="&base;/prstats/index.html">View PR Statistics</a>.</li>
|
||||
</ul>
|
||||
|
||||
<p>Problem reports may also be submitted to the development team using the
|
||||
|
@ -63,4 +58,4 @@
|
|||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue