Add trailing slash to GeoCrawler.com link.

Replace cvs-committers with cvs-all. Since cvs-committers don't
archiving (web version) anymore this choice always was empty.
This commit is contained in:
Alexey Zelkin 2000-04-20 17:42:30 +00:00
parent 12cf84d2b4
commit 0f448f5e54
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7079

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.48 2000/04/05 10:32:03 wosch Exp $">
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.49 2000/04/17 16:13:18 phantom Exp $">
<!ENTITY title "Search">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/search/search.sgml,v 1.48 2000/04/05 10:32:03 wosch Exp $ -->
<!-- $FreeBSD: www/en/search/search.sgml,v 1.49 2000/04/17 16:13:18 phantom Exp $ -->
<html>
&header;
@ -61,7 +61,7 @@ Limit the number of results to <select name="max"
indexes are now updated weekly!</p>
<p>The mailing lists (as well as many others) have also been archived by <a
href="http://www.geocrawler.com">GeoCrawler</a>. However, you must
href="http://www.geocrawler.com/">GeoCrawler</a>. However, you must
register (free) with them before you can search.</p>
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="GET">
@ -208,7 +208,7 @@ yield inaccurate results.</em></p>
<tr>
<td><input type="checkbox" name="source"
value="cvs-committers"> <strong>Commit</strong></td>
value="cvs-all"> <strong>Commit</strong></td>
<td>Changes made to the FreeBSD source tree</td>
</tr>