Add checkboxes for the following lists: freebsd-hubs, freebsd-install,

freebsd-policy, and freebsd-www.

PR:		22701
This commit is contained in:
Dima Dorfman 2001-04-11 22:57:17 +00:00
parent 7687f34338
commit f8344c3654
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9174

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.61 2001/01/01 19:50:23 wosch Exp $">
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.62 2001/04/11 22:31:46 dd Exp $">
<!ENTITY title "Search">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/search/search.sgml,v 1.61 2001/01/01 19:50:23 wosch Exp $ -->
<!-- $FreeBSD: www/en/search/search.sgml,v 1.62 2001/04/11 22:31:46 dd Exp $ -->
<html>
&header;
@ -268,6 +268,12 @@ yield inaccurate results.</em></p>
<td>General technical discussions</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-hubs"> <strong>Hubs</strong></td>
<td>People running mirror sites (infrastructural support)</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-i18n"> <strong>I18n</strong></td>
@ -280,6 +286,11 @@ yield inaccurate results.</em></p>
<td>Porting FreeBSD to Intel's upcoming IA64 systems</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-install"> <strong>Install</strong></td>
<td>Installation system development</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
@ -341,6 +352,12 @@ yield inaccurate results.</em></p>
<td>Cross-platform FreeBSD issues (non-Intel FreeBSD ports)</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-policy"> <strong>Policy</strong></td>
<td>FreeBSD core team policy decisions.</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-ports"> <strong>Ports</strong></td>
@ -390,6 +407,12 @@ yield inaccurate results.</em></p>
<td>Support Token Ring in FreeBSD</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-www"> <strong>WWW</strong></td>
<td>Web site maintainers</td>
</tr>
</table>
<!--