For consistency, use "," instead of "and" to separate two or more
responsible committers. Spotted by: joel
This commit is contained in:
parent
63ab07121a
commit
8bb0704116
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25798
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/6.0R/todo.sgml,v 1.41 2005/09/29 20:58:51 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.42 2005/10/03 06:39:08 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD 6.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -395,7 +395,7 @@
|
|||
<tr>
|
||||
<td>panic: handle_written_inodeblock: live inodedep</td>
|
||||
<td>&status.untested;</td>
|
||||
<td>&a.truckman; and &a.tegge;</td>
|
||||
<td>&a.truckman;, &a.tegge;</td>
|
||||
<td>Found by stress tests at <a href="http://www.holm.cc/stress/log/cons142.html">http://www.holm.cc/stress/log/cons142.html</a>.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue