Replace the link to the defunct "FreeBSD cross reference" project with the
"FreeBSD source code tour" over at snapshots.jp.FreeBSD.org. PR: www/54219 Submitted by: Matthew George <mdg@secureworks.net>
This commit is contained in:
parent
fe86001e28
commit
f5b9ddf0cc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17820
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.141 2003/05/18 10:37:56 demon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.142 2003/06/18 23:45:53 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -446,10 +446,10 @@ and no hard drive is required!</li>
|
|||
laptop support (FreeBSD 4.X and higher are provided with
|
||||
laptop support).</li>
|
||||
|
||||
<li><A name="freebsdxr" HREF="http://lxr.linux.no/freebsd/source">FreeBSD cross reference</A>.
|
||||
<li><A name="freebsdtour" HREF="http://snapshots.jp.freebsd.org/tour/">FreeBSD source code tour</A>.
|
||||
A hypertext cross referenced presentation of the FreeBSD kernel
|
||||
source code. The version indexed is -CURRENT, and it is updated every
|
||||
night.</li>
|
||||
source code. The versions indexed are -CURRENT and RELENG_4.
|
||||
</li>
|
||||
<li><A name="enterman" HREF="http://www.de.daemonnews.org/199908/enteruser.html">Enteruser: A Replacement for Adduser</A></li>
|
||||
<li><A name="libh" HREF="libh.html">FreeBSD libh Project</A>.
|
||||
Libh is a wrapper that allows tcl scripts to
|
||||
|
|
Loading…
Reference in a new issue