From 6a10b73608430143f913a6f49f55ff26cbc17133 Mon Sep 17 00:00:00 2001 From: Murray Stokely <murray@FreeBSD.org> Date: Tue, 12 Mar 2002 13:00:17 +0000 Subject: [PATCH] Add a link to Appendix A of Operating Systems Concepts. PR: docs/35697 Submitted by: Andrew Boothman <andrew@FreeBSD-uk.eu.org> --- en/docs.sgml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/en/docs.sgml b/en/docs.sgml index be27d3ca30..8832d4fea1 100644 --- a/en/docs.sgml +++ b/en/docs.sgml @@ -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>