o Add a comment about ordering.
o List donations from The Open Group and William Gnadt.
This commit is contained in:
parent
03baa59449
commit
d49faa72e3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15837
1 changed files with 15 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.32 2003/01/27 16:56:50 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.33 2003/01/29 06:43:14 wilko Exp $">
|
||||
<!ENTITY title "Hardware Donors Page">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
@ -18,6 +18,7 @@
|
|||
<a href="mailto:trhodes@FreeBSD.org">trhodes@FreeBSD.org</a> so that I may
|
||||
correct it. Feel free to cc: donations@FreeBSD.org as well.</p>
|
||||
|
||||
<!-- Newest donations go at the bottom. -->
|
||||
<table border="3" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<th> FROM </th>
|
||||
|
@ -391,6 +392,19 @@
|
|||
<td> Awaiting Shipment </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>The Open Group</tt> </td>
|
||||
<td> Single UNIX Specification (Version 3) books and CD-ROMs. </td>
|
||||
<td> mike (and -standards) </td>
|
||||
<td> Shipped </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>William Gnadt <wgnadt@rri-usa.org></tt> </td>
|
||||
<td> SoundBlaster 128 PCI </td>
|
||||
<td> mike </td>
|
||||
<td> Shipped </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue