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.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.


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



Version Location Description Submitted By
Printed Page xiii
5th

Code examples from the book could not be found at:
http://www.oreilly.com/catalog/9780596000387

Anonymous 
Printed Page 47

The first sentence of the first footnote (*) now reads:

"...no spaces can appear between the option and its value
(-d printername)."

Should read:

"...no spaces can appear between the option and its value
(-dprintername)."

Anonymous 
Printed Page 67
first full paragraph ("Ghostscript supports many,..."), last sentence

The last sentence refers to Greg Taylor's Printing HOWTO support database,
but the maintainer's name is Grant Taylor.

Anonymous 
Printed Page 154
Figure 9-1. The MIB tree

The figure is incorrect: the private(4) branch should occur one level
higher, ABOVE mgmt(2), not below it.

internet(1)
________|_____
| |
mgmt(2) private(4)

Anonymous 
Printed Page 154
Figure 9-1

In Figure 9-1, the book explains the SNMP MIB tree. However,
the location of the private MIB subtree is wrong. The figure
shows the private(4) MIB is located under mgmt(2) node, but,
the actual private(4) MIB subtree should be rooted at internet(1)
node so that private MIB OID should be 1.3.6.1.4.
Fortunately, the explanations in the text contents are correctly
written.

Anonymous