Add freebsd-atm and freebsd-realtime to the mailing list search options.

This commit is contained in:
John Fieber 1998-01-29 20:45:33 +00:00
parent 3e7b4a5f60
commit 5ac056b0de
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2402
2 changed files with 28 additions and 4 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-01-08 18:08:57 $">
<!ENTITY date "$Date: 1998-01-29 20:45:33 $">
<!ENTITY title "Search">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: search.sgml,v 1.22 1998-01-08 18:08:57 jfieber Exp $ -->
<!-- $Id: search.sgml,v 1.23 1998-01-29 20:45:33 jfieber Exp $ -->
<html>
&header;
@ -161,6 +161,12 @@ yield inaccurate results.</em></p>
<td>Porting FreeBSD to the DEC Alpha</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-atm"> <strong>ATM</strong></td>
<td>Using ATM networking with FreeBSD</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-commit"> <strong>Commit</strong></td>
@ -233,6 +239,12 @@ yield inaccurate results.</em></p>
<td>Discussions concerning FreeBSD's ports collection</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-realtime"> <strong>Realtime</strong></td>
<td>Development of realtime extensions to FreeBSD</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-scsi"> <strong>SCSI</strong></td>