Point the "commit" list selection at cvs-committers rather than the

apparently defunct freebsd-commit.  Note that the new index appears to
only cover 1998...
This commit is contained in:
John Fieber 1998-11-22 15:24:30 +00:00
parent caaede42b5
commit b64bb68668
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3819

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 10:07:55 $"> <!ENTITY date "$Date: 1998-11-22 15:24:30 $">
<!ENTITY title "Search"> <!ENTITY title "Search">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: search.sgml,v 1.33 1998-08-03 10:07:55 wosch Exp $ --> <!-- $Id: search.sgml,v 1.34 1998-11-22 15:24:30 jfieber Exp $ -->
<html> <html>
&header; &header;
@ -195,7 +195,7 @@ yield inaccurate results.</em></p>
<tr> <tr>
<td><input type="checkbox" name="source" <td><input type="checkbox" name="source"
value="freebsd-commit"> <strong>Commit</strong></td> value="cvs-committers"> <strong>Commit</strong></td>
<td>Changes made to the FreeBSD source tree</td> <td>Changes made to the FreeBSD source tree</td>
</tr> </tr>