One more fix of previous change.
This commit is contained in:
parent
af0d400e1e
commit
410faaf2b8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5365
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: 1999-08-09 08:19:43 $">
|
||||
<!ENTITY date "$Date: 1999-08-16 09:32:14 $">
|
||||
<!ENTITY title "Search">
|
||||
<!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>
|
||||
&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/ports.cgi">
|
||||
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>
|
||||
<li><a href="http://lxr.linux.no/freebsd/source">
|
||||
A cross reference of the FreeBSD kernel</a>
|
||||
|
|
Loading…
Reference in a new issue