Fix SplashKit link.
This commit is contained in:
parent
ca2afc10e6
commit
c4e39b2d6c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5140
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-06-30 23:59:18 $">
|
||||
<!ENTITY date "$Date: 1999-07-01 00:11:41 $">
|
||||
<!ENTITY title "Proyectos de desarrollo de FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: projects.sgml,v 1.10 1999-06-30 23:59:18 jesusr Exp $ -->
|
||||
<!-- $Id: projects.sgml,v 1.11 1999-07-01 00:11:41 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -292,7 +292,7 @@ IPv6/IPsec libre para BSD</a></li>
|
|||
<li><a name="DHCP" href="http://home.san.rr.com/freebsd/dhcp.html">Configuración DHCP</a></li>
|
||||
<li><a href="http://www.freebsd.org/~jraynard/source/"> Manejando más de 32 señales</a></li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">Trabajando LDAP para FreeBSD</a></li>
|
||||
<li><a href="ftp://ftp.gsoft.com.au/misc/splashkit-980202.tar.gz"> Splashkit, muestra por pantalla una imagen gráfica mientras arranca</a></li>
|
||||
<li><a href="ftp://ftp.gsoft.com.au/pub/misc/splashkit-980202.tar.gz"> Splashkit, muestra por pantalla una imagen gráfica mientras arranca</a></li>
|
||||
<li><a name="SMP" href="http://www.freebsd.org/~fsmp/SMP/SMP.html">Symmetric MultiProcessor Support</a></li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue