Minor cleanups:
* correct rwatson's SGML author entity so his name is displayed correctly on the page. * mention Rick Macklem, not only his e-mail address; update the last-modified date to reflect this change. * fix the task line for the TTY subsystem so it is displayed correctly on the page and also add a `Last updated' date to the task.
This commit is contained in:
parent
ea05e91390
commit
6615a01c45
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21053
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.125 2004/04/23 23:11:24 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.126 2004/04/24 00:53:52 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -207,8 +207,8 @@
|
|||
<tr>
|
||||
<td> TTY subsystem </td>
|
||||
<td> &status.new; </td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td> 31 May 2004 </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -222,7 +222,7 @@
|
|||
<td> Socket structures and system calls </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> 4 October 2003 </td>
|
||||
<td> &a.tanimura;, &a.hsu;, &a.sam; a.rwatson; </td>
|
||||
<td> &a.tanimura;, &a.hsu;, &a.sam; &a.rwatson; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -257,7 +257,7 @@
|
|||
<td> Network stack infrastructure </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> 4 October 2003 </td>
|
||||
<td> &a.hsu;, &a.sam; &a.rwatson; &a.mlaier;, &a.luigi; Maurycy Pawlowski-Wieronski <maurycy@fouk.org>, &a.brooks;,
|
||||
<td> &a.hsu;, &a.sam; &a.rwatson; &a.mlaier;, &a.luigi;, Maurycy Pawlowski-Wieronski <maurycy@fouk.org>, &a.brooks;,
|
||||
&a.rik; </td>
|
||||
</tr>
|
||||
|
||||
|
@ -265,7 +265,7 @@
|
|||
<td> NFS Client, Server </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> 23 April 2004 </td>
|
||||
<td> &a.rwatson;, rick@snowhite.cis.uoguelph.ca</td>
|
||||
<td> &a.rwatson;, Rick Macklem (rick at snowhite.cis.uoguelph.ca)</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue