Errata

The FreeBSD 6.2 Crash Course

Errata for The FreeBSD 6.2 Crash Course

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 Note Update

Version Location Description Submitted by Date submitted
Printed Page 58
FreeBSD As a Desktop Operating System > Starting X.org

The line:

ttyv8 "/usr/X11R6/bin/kdm -nodaemon" xterm on secure

should read:

ttyv8 "/usr/local/bin/kdm -nodaemon" xterm on secure

KDE is not part of the base system, and KDM installs under /usr/local from FreeBSD 6.2 prebuilt packages.

The location is however valid for XDM.

Anonymous