From 2de2350a12f02cc7ce539bb50b739c273bf87dde Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Wed, 7 Nov 2001 16:34:18 +0000
Subject: [PATCH] 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
---
en_US.ISO8859-1/books/faq/book.sgml | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index b847381ad6..b4ca1f3def 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -11658,6 +11658,23 @@ raisechar=^^
Advanced Topics
+
+
+ How can I learn more about FreeBSD's internals?
+
+
+
+ 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.
+
+ For a list, please check the Handbook's Operating
+ System Internals Bibliography.
+
+
+
What are SNAPs and RELEASEs?