Errata


Print Print Icon

Submit your own errata for this product.


The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.


Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question



Version Location Description Submitted By Corrected
Printed Page xvi
In the bibliography,

Garfinkel, Simon

Now reads

Garfinkel, Simson

Anonymous  May 1999
Printed Page xv
The following text was added to the preface below the "How

to Contact Us" heading:

"We have a web site for the book, where we'll list examples,
errata, and any plans for future editions. You can access
this page at:

http://www.oreilly.com/catalog/9781565923799/

For more information about this book and others, see the
O'Reilly web site:

http://www.oreilly.com"

The addition of this text threw off the page breaks for the rest
of the preface.

Anonymous  Jan 2000
Printed Page 138
Last paragraph, changed "1990's" to "1990s"

Anonymous  May 1999
Printed Page 165
In the last line, changed "ieft" to "ietf"

Anonymous  May 1999
Printed Page 179
First paragraph under Disk, changed "28 days" to "28 hours"

Anonymous  May 1999
Printed Page 221
Last line, changed

user. or if

To read

user. Or if

Anonymous  May 1999
Printed Page 256
This line should be added after the code segment

To do code profiling in Java 1.2, you run with the -Xrunhprof option.

Anonymous 
Printed Page 256
In the fourth paragraph

To do code profiling in Java, you compile with the

now reads:

To do code profiling in Java 1.02 and 1.1, you run with the

Also, the following code segment:

javac -prof MyClass.java

now reads

java -prof MyClass.java

Anonymous  Nov 2000