30 lines
789 B
Text
30 lines
789 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$Date: 1997-07-01 03:52:15 $">
|
|
<!ENTITY title "Commercial Vendors - Miscellaneous">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
<!-- $Id: misc.sgml,v 1.2 1997-07-01 03:52:15 max Exp $ -->
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h2>Miscellaneous Services</h2>
|
|
|
|
<ul>
|
|
<li><a href="http://www.bookpool.com/"><strong>The Bookpool</strong></a>
|
|
offers 30% discounts on the new edition of <em>The Design and
|
|
Implementation of the 4.4BSD Operating System</em>, a must-have
|
|
for any FreeBSD bookshelf.
|
|
<p></p></li>
|
|
|
|
<li><a href="http://www.cdrom.com"><strong>Walnut Creek CDROM</strong></a>
|
|
sells the complete FreeBSD distribution on CD-ROM, and more!
|
|
<p></p></li>
|
|
|
|
</ul>
|
|
|
|
&footer;
|
|
|
|
</body>
|
|
</html>
|