Link to the Developer's Handbook.

This commit is contained in:
Nik Clayton 2001-04-18 09:15:01 +00:00
parent 9c00524112
commit ab3b4a9fc1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9232
2 changed files with 16 additions and 3 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.95 2001/04/17 09:18:20 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.96 2001/04/17 12:30:11 nik Exp $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/docs.sgml,v 1.95 2001/04/17 09:18:20 nik Exp $ -->
<!-- $FreeBSD: www/en/docs.sgml,v 1.96 2001/04/17 12:30:11 nik Exp $ -->
<html>
&header;
@ -37,6 +37,11 @@
<small>A constantly evolving, comprehensive resource for FreeBSD
users.</small></p>
<p><a href="doc/en_US.ISO_8859-1/books/developers-handbook/index.html">The
FreeBSD Developer's Handbook</a><br>
<small>For people who want to develop software for FreeBSD (and not
just people who are developing FreeBSD itself).</small></p>
<p><a href="doc/en_US.ISO_8859-1/books/design-44bsd/index.html">Chapter 2
of "The Design and Implementation of the 4.4BSD Operating
System"</a><br>