Correct the last modification date for the xl(4) task,
it was marked as done the 17th of december.
This commit is contained in:
parent
449586cbb0
commit
c92ff34240
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15660
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.33 2003/01/06 22:34:31 tmm Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.34 2003/01/07 12:59:48 tmm Exp $">
|
||||||
<!ENTITY title "FreeBSD busdma driver conversion project">
|
<!ENTITY title "FreeBSD busdma driver conversion project">
|
||||||
<!ENTITY email 'mux'>
|
<!ENTITY email 'mux'>
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
@ -418,7 +418,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td> if_xl </td>
|
<td> if_xl </td>
|
||||||
<td> &a.mux; </td>
|
<td> &a.mux; </td>
|
||||||
<td> December 9, 2002 </td>
|
<td> December 17, 2002 </td>
|
||||||
<td> &status.done; </td>
|
<td> &status.done; </td>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in a new issue