Add GEOM mailing list to search interface.
Approved by: simon(mentor)
This commit is contained in:
parent
b48ba1cc5d
commit
37213f7782
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19780
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.93 2003/12/22 20:37:32 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.94 2004/01/17 19:25:57 hrs Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -343,6 +343,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Discussions concerning FreeBSD filesystems</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-geom"> <strong>GEOM</strong></td>
|
||||
<td>GEOM-specific discussions and implementations</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-gnome"> <strong>Gnome</strong></td>
|
||||
|
|
Loading…
Reference in a new issue