Tell people where to find books on OS internals (in other words, a

link to the Handbook's excellent Bibliography).

PR:		31785
Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
This commit is contained in:
Dima Dorfman 2001-11-07 16:34:18 +00:00
parent 1bac33c865
commit 2de2350a12
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11157

View file

@ -11658,6 +11658,23 @@ raisechar=^^</programlisting>
<title>Advanced Topics</title>
<qandaset>
<qandaentry>
<question id="learn-advanced">
<para>How can I learn more about FreeBSD's internals?</para>
</question>
<answer>
<para>At this time, there is no book on FreeBSD-specific OS
internals. Much general UNIX knowledge is directly
applicable to FreeBSD, however. Additionally, there are
BSD-specific books that are still relevant.</para>
<para>For a list, please check the Handbook's <ulink
URL="../handbook/bibliography-osinternals.html">Operating
System Internals Bibliography</ulink>.</para>
</answer>
</qandaentry>
<qandaentry>
<question id="define-snap-release">
<para>What are SNAPs and RELEASEs?</para>