Add "Bugbusters" to the search page.
PR: 37827 Submitted by: Johan Karlsson <k@numeri.campus.luth.se>
This commit is contained in:
parent
e1b0b58ca8
commit
100e4fcd5f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13620
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.76 2002/03/16 08:07:17 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.77 2002/06/29 09:07:09 nik Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -236,6 +236,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Design and development of the binary update system</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-bugbusters"> <strong>Bugbusters</strong></td>
|
||||
<td>Coordination of the Problem Report handling effort</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="cvs-all"> <strong>Commit</strong></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue