In Article on other websites:

- remove Computer Bits, it no longer resolves
- fix links to our own articles
- update links to daemonnews [blackend]

PR:		www/90658
Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
This commit is contained in:
Pav Lucistnik 2005-12-27 22:40:04 +00:00
parent 7b404611de
commit 8b9d2a4301
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26712

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.10 2005/11/26 11:17:14 blackend Exp $">
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.11 2005/11/30 21:43:09 pav Exp $">
<!ENTITY title "Books and Articles Online">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -362,21 +362,6 @@
Development in the FreeBSD Open Source Project''</a>
[Information Systems Journal (2001) 11, 321-336].</p>
</li>
<li>
<p><a href="http://www.computerbits.com/">Computer Bits</a>, an
Internet online magazine, has, since March 1996, been running an
excellent series of FreeBSD related articles in their column titled
<strong>The Network Community</strong>, by
<a href="mailto:tedm@agora.rdrop.com">Ted Mittelstaedt</a>.</p>
<p>Some of the more popular articles include: <em><a
href="http://www.computerbits.com/archive/1996/0300/lan9603.html">
Setting up a FreeBSD-based mail server</a></em>, <em><a
href="http://www.computerbits.com/archive/1997/0800/lan9708.html">
Network Address Translation</a></em>, and <em><a
href="http://www.computerbits.com/archive/1996/1100/lan9611.html">
Building a fax server</a></em>.</p>
</li>
<li>
<p><a href="mailto:mckusick@mckusick.com">Kirk McKusick</a>, one
@ -410,24 +395,24 @@
<li>
<p><em>FreeBSD Installation Details for Newbies</em>. This
document has been imported into <a
href="doc/en_US.ISO8859-1/books/handbook/install.html">The
href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">The
FreeBSD Handbook</a>.</p>
</li>
<li>
<p><a href="http://www.daemonnews.org/200010/blueprints.html">Dynamic
<p><a href="http://ezine.daemonnews.org/200010/blueprints.html">Dynamic
Kernel Linker (KLD) Facility Programming Tutorial</a>.</p>
</li>
<li>
<p><a href="http://www.daemonnews.org/200007/newbus-intro.html">How to
<p><a href="http://ezine.daemonnews.org/200007/newbus-intro.html">How to
Write Kernel Drivers with Newbus</a>.</p>
</li>
<li>
<p><em>Writing an ISA device driver</em>. This document has been
imported into <a
href="doc/en_US.ISO8859-1/books/developers-handbook">The
href="&base;/doc/en_US.ISO8859-1/books/developers-handbook">The
Developers Handbook</a>.</p>
</li>