Add an entity for tmm.
Stick tmm's name into the 'tty locking' task, and update the timestamp. Thomas has been sucked into the Great Black Hole of SMPng.
This commit is contained in:
parent
5c12f6e0e4
commit
67ea06ec7e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12666
2 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@ allows multiple documents to use the abbreviated entities, and allows
|
|||
us to update author names, or the representation of those names (such
|
||||
as adding email addresses), by just editing a single file.
|
||||
|
||||
$FreeBSD: www/en/developers.sgml,v 1.6 2002/03/21 16:50:18 rwatson Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.7 2002/04/01 14:45:16 rwatson Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -47,5 +47,6 @@ $FreeBSD: www/en/developers.sgml,v 1.6 2002/03/21 16:50:18 rwatson Exp $
|
|||
<!ENTITY a.sobomax "Maxim Sobolev">
|
||||
<!ENTITY a.steve "Steve Price">
|
||||
<!ENTITY a.tanimura "Seigo Tanimura">
|
||||
<!ENTITY a.tmm "Thomas Moestl">
|
||||
<!ENTITY a.wilko "Wilko Bulte">
|
||||
<!ENTITY a.will "Will Andrews">
|
||||
|
|
|
@ -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.65 2002/04/02 18:14:31 arr Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.66 2002/04/03 03:22:02 arr Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -748,8 +748,8 @@
|
|||
|
||||
<tr>
|
||||
<td> Lock down the tty subsystem. </td>
|
||||
<td> Dick Garner, Jeremy Scofield </td>
|
||||
<td> 16 November 2001 </td>
|
||||
<td> Dick Garner, Jeremy Scofield, &a.tmm; </td>
|
||||
<td> 2 April 2002 </td>
|
||||
<td> &status.wip; </td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue