- Add &a.hrs;.

- Remove an extra ";" and assign a task on admonition
  graphics to myself.
This commit is contained in:
Hiroki Sato 2003-05-22 19:15:29 +00:00
parent c286f6b428
commit 61da0b0902
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17075
2 changed files with 6 additions and 5 deletions

View file

@ -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.55 2003/05/15 21:29:20 rwatson Exp $
$FreeBSD: www/en/developers.sgml,v 1.56 2003/05/19 18:38:03 trhodes Exp $
-->
@ -53,6 +53,7 @@ $FreeBSD: www/en/developers.sgml,v 1.55 2003/05/15 21:29:20 rwatson Exp $
<!ENTITY a.guido "Guido van Rooij">
<!ENTITY a.harti "Harti Brandt">
<!ENTITY a.hmp "Hiten Pandya">
<!ENTITY a.hrs "Hiroki&nbsp;Sato">
<!ENTITY a.hsu "Jeffrey Hsu">
<!ENTITY a.iedowse "Ian Dowse">
<!ENTITY a.imp "Warner Losh">

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.12 2003/05/21 01:21:41 trhodes Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.13 2003/05/22 15:07:45 ceri Exp $">
<!ENTITY title "FreeBSD Documentation Project: Handbook 3rd Edition">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -77,7 +77,7 @@ updated</font></th><th><font color="white">Status</font></th></tr>
<td>Update appendix of contributing authors.</td>
<td>&a.chern;</td>
<td>May 18, 2003</td>
<td>&notstarted;;</td>
<td>&notstarted;</td>
</tr>
<tr>
<td>Update PPP/SLIP chapter</td>
@ -99,9 +99,9 @@ updated</font></th><th><font color="white">Status</font></th></tr>
</tr>
<tr>
<td>Add admonition graphics for Note, Caution, Warning, Tip.</td>
<td>&nbsp;</td>
<td>&a.hrs;</td>
<td>May 18, 2003</td>
<td>&notstarted;</td>
<td>&inprogress;</td>
</tr>
<tr>
<td>Design the cover.</td>