diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml
index a671a7959a..8f506034a2 100644
--- a/en_US.ISO8859-1/books/faq/book.xml
+++ b/en_US.ISO8859-1/books/faq/book.xml
@@ -309,7 +309,37 @@
differences between the various projects,
called The BSD Family Tree
- which goes a fair way to answering this question.
+ which goes a fair way to answering this question.
+ Some of the information is out of date, but the history
+ portion in particular remains accurate.
+
+ Most of the BSDs share patches and code, even today.
+ All of the BSDs have common ancestry.
+
+ The design goals of &os; are described in
+ , above. The design goals
+ of the other most popular BSDs may be summarized as
+ follows:
+
+
+
+ OpenBSD aims for operating system security above
+ all else. The OpenBSD team wrote &man.ssh.1; and
+ &man.pf.4;, which have both been ported to &os;.
+
+
+
+ NetBSD aims to be easily ported to other hardware
+ platforms.
+
+
+
+ DragonFlyBSD is a fork of &os; 4.8 that has
+ since developed many interesting features of its own,
+ including the HAMMER file system and support for
+ user-mode vkernels
.
+
+