The trouble with books is that you can't update them the way you can a
web page or any other online documentation.  The result is that most
leading edge computer books are out of date almost before they are
printed.  Unfortunately, "The Complete FreeBSD", published by Walnut
Creek, is no exception.  Since going to press, a number of anomalies
have surfaced.

The following is a list of modifications which go beyond simple typos.
They relate to the second edition, formatted on 16 December 1997.  If
you have this book, please check this list.  I apply these changes to
the current source of the book, so if you buy a later edition, they
will be in it as well.  If you find a bug or a suspected bug in the
book, please contact me (grog@freebsd.org).

--------  18 December 1997 ---------

Page 397, "Nicknames"

The first example shows the names run together with the CNAME keyword.
They should read:

   www		IN  CNAME	freebie
   ftp		IN  CNAME	presto

The examples in the rest of the chapter are correct.
