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:
parent
caaede42b5
commit
b64bb68668
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3819
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!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 % 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>
|
||||
&header;
|
||||
|
@ -195,7 +195,7 @@ yield inaccurate results.</em></p>
|
|||
|
||||
<tr>
|
||||
<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>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue