Add -cluster list.
PR: 29241
This commit is contained in:
parent
a10a9e3a0e
commit
6b349e72a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11237
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.72 2001/11/11 11:15:54 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.73 2001/11/18 00:47:39 dd Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -160,6 +160,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Reports and discussion of bugs</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-cluster"> <strong>Cluster</strong></td>
|
||||
<td>Discussions related to using FreeBSD in clustered environments</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-hardware"> <strong>Hardware</strong></td>
|
||||
|
|
Loading…
Reference in a new issue