Add a link to Appendix A of Operating Systems Concepts.

PR:		docs/35697
Submitted by:	Andrew Boothman <andrew@FreeBSD-uk.eu.org>
This commit is contained in:
Murray Stokely 2002-03-12 13:00:17 +00:00
parent fa0cfd764f
commit 6a10b73608
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12430

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.140 2002/03/11 07:32:55 dd Exp $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
@ -449,7 +449,18 @@ Developer's Handbook.</a></small></p>
in FreeBSD 4.X and earlier.</p>
</li>
</ul>
<li>
<p>Appendix A from the college textbook
<a
href="http://jws-edcv.wiley.com/college/tlp/0,9842,ECSC-CXC-CXXCC-CXB0C_0471417432_BKS,00.html">
Operating Systems Concepts</a> by Silberschatz, Galvin and
Gagne has been made available online in
<a href="http://www.wiley.com/college/silberschatz6e/0471417432/pdf/bsd.pdf">PDF format</a>.
The appendix is dedicated to FreeBSD and offers a good
introduction to FreeBSD's internals.</p>
</li>
</ul>
<h3><a name="links">Links</a></h3>