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:
parent
fa0cfd764f
commit
6a10b73608
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12430
1 changed files with 13 additions and 2 deletions
13
en/docs.sgml
13
en/docs.sgml
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!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 title "Documentation">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -449,6 +449,17 @@ Developer's Handbook.</a></small></p>
|
||||||
in FreeBSD 4.X and earlier.</p>
|
in FreeBSD 4.X and earlier.</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<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>
|
</ul>
|
||||||
|
|
||||||
<h3><a name="links">Links</a></h3>
|
<h3><a name="links">Links</a></h3>
|
||||||
|
|
Loading…
Reference in a new issue