Fix link.

Document `'Writing an ISA device driver`' is in
the FreeBSD Architecture Handbook now.
This commit is contained in:
Vitaly Bogdanov 2006-03-25 13:12:11 +00:00
parent 8fd3f41f7b
commit 954d90f165
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27414

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.16 2006/03/12 13:44:30 remko Exp $">
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.17 2006/03/19 18:45:17 ceri Exp $">
<!ENTITY title "Books and Articles Online">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -411,8 +411,8 @@
<li>
<p><em>Writing an ISA device driver</em>. This document has been
imported into <a
href="&url.books;/developers-handbook/index.html">The FreeBSD
Developer's Handbook</a>.</p>
href="&url.books;/arch-handbook/index.html">The FreeBSD
Architecture Handbook</a>.</p>
</li>
<li>