diff --git a/en/projects/ideas/index.sgml b/en/projects/ideas/index.sgml index 397ef03bbe..27e6ecb0d7 100644 --- a/en/projects/ideas/index.sgml +++ b/en/projects/ideas/index.sgml @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.67 2006/08/24 08:57:53 joel Exp $"> +<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.68 2006/08/25 15:54:46 joel Exp $"> <!ENTITY title "FreeBSD list of projects and ideas for volunteers"> <!ENTITY % navinclude.developers "INCLUDE"> <!ENTITY % developers SYSTEM "../../developers.sgml"> %developers; @@ -890,7 +890,7 @@ <a name="p-updatelinux"></a> <h2>Update the Linuxulator</h2> <p><strong>Technical contact</strong>: <a - href="mailto:cracauer@FreeBSD.org">&a.cracauer;</a></p> + href="mailto:rdivacky@FreeBSD.org">Roman Divacky</a></p> <p>FreeBSD provides Linux binary compatibility through a Linux system call table that is invoked when Linux ELF binaries are executed. This implementation should be compared with an up-to-date Linux kernel so that @@ -1128,7 +1128,11 @@ <a name="p-zeroconf"></a> <h2>Zeroconf</h2> +<p><strong>Technical contact</strong>: <a + href="mailto:fli@shapeshifter.se">Fredrik Lindberg</a></p> <p><strong>URL</strong>: <a + href="http://shapeshifter.se/projects/freebsd/zeroconfig/">Zeroconf on + FreeBSD</a> <a href="http://netbsd-soc.sourceforge.net/projects/zeroconf/">NetBSD zeroconf SoC project</a></p> <p>Add Zeroconf (Rendezvous/Bonjour) support to FreeBSD.</p>