Refer entity for peter@ correctly.
This commit is contained in:
parent
2f11535ad1
commit
33aa915c72
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19661
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.6 2003/12/07 17:17:48 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.7 2004/01/14 06:11:51 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.3 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -226,7 +226,7 @@
|
|||
<tr>
|
||||
<td>Revised kld build infrastructure</td>
|
||||
<td>&status.new;</td>
|
||||
<td>&.peter;</td>
|
||||
<td>&a.peter;</td>
|
||||
<td>Kernel modules are currently built independently from a kernel
|
||||
configuration, and independently from one another, resulting in
|
||||
substantially redundant compilation of objects, as well as the
|
||||
|
|
Loading…
Reference in a new issue