Fix a broken link to a source code tour/search facility with a link to
http://fxr.watson.org/
This commit is contained in:
parent
3f2a71c0ba
commit
b9ffc129fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25037
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.97 2004/12/31 11:53:18 brueffer Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.98 2004/12/31 12:49:32 brueffer Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -18,7 +18,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.tuhs.org/FreeBSD-srctree/FreeBSD.html">
|
||||
<li><a href="http://fxr.watson.org/">
|
||||
The Source Code</a>
|
||||
<li><a href="http://minnie.tuhs.org/BSD-info/bsdnews_search.html">BSD Usenet News Searcher</a>
|
||||
<li><a href="http://www.google.com/bsd">Google Search BSD</a>
|
||||
|
|
Loading…
Reference in a new issue