One more fix of previous change.

This commit is contained in:
Jun Kuriyama 1999-08-16 09:32:14 +00:00
parent af0d400e1e
commit 410faaf2b8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5365

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: 1999-08-09 08:19:43 $"> <!ENTITY date "$Date: 1999-08-16 09:32:14 $">
<!ENTITY title "Search"> <!ENTITY title "Search">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: search.sgml,v 1.40 1999-08-09 08:19:43 wosch Exp $ --> <!-- $Id: search.sgml,v 1.41 1999-08-16 09:32:14 kuriyama Exp $ -->
<html> <html>
&header; &header;
@ -16,7 +16,7 @@ GNATS Problem Reports (Bugs) database</a>
<li><a href="http://www.freebsd.org/cgi/man.cgi">Manual Pages</a> <li><a href="http://www.freebsd.org/cgi/man.cgi">Manual Pages</a>
<li><a href="http://www.freebsd.org/cgi/ports.cgi"> <li><a href="http://www.freebsd.org/cgi/ports.cgi">
Ports Changes</a> Ports Changes</a>
<li><a href="http://minnie.cs.adfa.oz.au/FreeBSD-srctree/FreeBSD.html"> <li><a href="http://minnie.cs.adfa.edu.au/FreeBSD-srctree/FreeBSD.html">
The Source Code</a> The Source Code</a>
<li><a href="http://lxr.linux.no/freebsd/source"> <li><a href="http://lxr.linux.no/freebsd/source">
A cross reference of the FreeBSD kernel</a> A cross reference of the FreeBSD kernel</a>