Add the Performance mailing list to the search interface.
This commit is contained in:
parent
8f31ccb2b4
commit
82daa44e0d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18648
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.88 2003/09/20 23:22:13 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.89 2003/10/03 22:42:04 simon Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -445,6 +445,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Discussions concerning the FreeBSD OpenOffice and StarOffice ports</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-performance"> <strong>Performance</strong></td>
|
||||
<td>Discussions concerning performance and tuning</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-platforms"> <strong>Platforms</strong></td>
|
||||
|
|
Loading…
Reference in a new issue