Fix typo.
Pointed out by: njl
This commit is contained in:
parent
3c079a02d4
commit
2e17d9a27e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27704
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.48 2006/05/02 00:19:44 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.49 2006/05/02 00:55:52 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Summer Projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -247,7 +247,7 @@ href="&base;/projects/ideas/index.html">here</a>.</p>
|
|||
requires good knowledge of C, an understanding of the
|
||||
hardware/software interface, a laptop that works with ACPI, and
|
||||
kernel awareness. <a href="mailto:njl@FreeBSD.org">&a.njl;</a>
|
||||
and <a href="mailto:bruno@FreeBSD.og">&a.bruno;</a> are
|
||||
and <a href="mailto:bruno@FreeBSD.org">&a.bruno;</a> are
|
||||
coordinating.</li>
|
||||
|
||||
<li><strong>Implement and profile various algorithms for
|
||||
|
@ -257,7 +257,7 @@ href="&base;/projects/ideas/index.html">here</a>.</p>
|
|||
while losing the least performance. Requires basic C knowledge,
|
||||
laptop supported by cpufreq(4) (suggest newer Pentium-M CPU), and
|
||||
some statistics. <a href="mailto:njl@FreeBSD.org">&a.njl;</a>
|
||||
and <a href="mailto:bruno@FreeBSD.og">&a.bruno;</a> are
|
||||
and <a href="mailto:bruno@FreeBSD.org">&a.bruno;</a> are
|
||||
coordinating.</li>
|
||||
|
||||
<li><strong>Kernel meta-language</strong>: Develop a dialect of the
|
||||
|
@ -340,11 +340,11 @@ href="&base;/projects/ideas/index.html">here</a>.</p>
|
|||
href="mailto:rwatson@FreeBSD.org">&a.rwatson;</a></li>
|
||||
<li><strong>Pluggable Disk Schedulers</strong>: <a href="mailto:luigi@FreeBSD.org">&a.luigi;</a>.</li>
|
||||
<li><strong>ACPI</strong>: <a href="mailto:njl@FreeBSD.org">&a.njl;</a>
|
||||
and <a href="mailto:bruno@FreeBSD.og">&a.bruno;</a>.</li>
|
||||
and <a href="mailto:bruno@FreeBSD.org">&a.bruno;</a>.</li>
|
||||
<li><strong>Sound</strong>: <a
|
||||
href="mailto:matk@FreeBSD.org">&a.matk;</a>.</li>
|
||||
<li><strong>Virtual Memory</strong>: <a
|
||||
href="mailto:ssouhlal@FreeBSD.og">&a.ssouhlal;</a>.</li>
|
||||
href="mailto:ssouhlal@FreeBSD.org">&a.ssouhlal;</a>.</li>
|
||||
<li><strong>Performance Monitoring</strong>: <a
|
||||
href="mailto:jkoshy@FreeBSD.org">&a.jkoshy;</a>.</li>
|
||||
<li><strong>Ports Collection</strong>: <a
|
||||
|
|
Loading…
Reference in a new issue