Fix Splashkit link

Submitted by:	 Fredrik Petterson <feve@kau.se>
This commit is contained in:
Wolfram Schneider 1999-06-08 12:06:09 +00:00
parent fb4b03c7b1
commit b7749205a1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5038

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-06-05 18:23:12 $">
<!ENTITY date "$Date: 1999-06-08 12:06:09 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.64 1999-06-05 18:23:12 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.65 1999-06-08 12:06:09 wosch Exp $ -->
<html>
&header;
@ -348,7 +348,7 @@ description (3-10 lines) to
<li><a href="http://www.freebsd.org/~jraynard/source/">Handling more than 32 signals</a></li>
<li><a href="http://www.freebsd.org/~terry/">Working LDAP for FreeBSD</a></li>
<li><a href="ftp://ftp.gsoft.com.au/misc/splashkit-980202.tar.gz">Splashkit</a>
<li><a href="ftp://ftp.gsoft.com.au/pub/misc/splashkit-980202.tar.gz">Splashkit</a>
Allows for display of a graphical image while booting.</li>
<li><a name="SMP" href="http://www.freebsd.org/~fsmp/SMP/SMP.html">Symmetric MultiProcessor Support</a>