Add linkt to PR Query Interface.
This commit is contained in:
parent
724b8864bf
commit
bcf4a0c3b5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2721
3 changed files with 15 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-21 14:18:48 $">
|
||||
<!ENTITY date "$Date: 1998-04-21 14:30:33 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.58 1998-04-21 14:18:48 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.59 1998-04-21 14:30:33 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -97,6 +97,9 @@ http://www.tw.freebsd.org/ Local language
|
|||
<li><a href="http://www.freebsd.org/cgi/query-pr-summary.cgi">View
|
||||
the open 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="http://www.freebsd.org/send-pr.html">Submit a Problem
|
||||
Report</a>.</li>
|
||||
</ul>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-21 14:18:48 $">
|
||||
<!ENTITY date "$Date: 1998-04-21 14:30:33 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.58 1998-04-21 14:18:48 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.59 1998-04-21 14:30:33 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -97,6 +97,9 @@ http://www.tw.freebsd.org/ Local language
|
|||
<li><a href="http://www.freebsd.org/cgi/query-pr-summary.cgi">View
|
||||
the open 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="http://www.freebsd.org/send-pr.html">Submit a Problem
|
||||
Report</a>.</li>
|
||||
</ul>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-21 14:18:48 $">
|
||||
<!ENTITY date "$Date: 1998-04-21 14:30:33 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.58 1998-04-21 14:18:48 wosch Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.59 1998-04-21 14:30:33 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -97,6 +97,9 @@ http://www.tw.freebsd.org/ Local language
|
|||
<li><a href="http://www.freebsd.org/cgi/query-pr-summary.cgi">View
|
||||
the open 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="http://www.freebsd.org/send-pr.html">Submit a Problem
|
||||
Report</a>.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue