Page 10
The text:
... Additionally, IIP supports encryption ...
should read:
... Additionally, IPP supports encryption ...
Page 14
CUPS also now provides drivers for Dymo label printers using the
dymo.ppd PPD file.
Page 16
KUPS has been superceded by KDE Print, available at:
http://kdeprint.sourceforge.net
Page 24
The correct command to extract the CUPS source code is:
tar xvzf /mnt/cdrom/source/cups-version-source.tar.gz ENTER
Page 25
The description for the PNG library contains part of the URL for
the PNG home page.
Page 27
The correct option for specifying the font page is
--with-fontpath and not --fontpath.
Page 28
The acronym SLP stands for Service Location Protocol, not
Server Location Protocol.
Page 28
The --with-openslp-includes, --with-openslp-libs,
--with-openssl-includes, and --with-openssl-libs
configure options are not described.
Page 32
The correct script to run from the CD-ROM is install.sh
and not cups.install.
Page 43
The text:
... DTE-DSR flow control would need the following device URI:
serial://dev/ttyS0?baud=19200+bits=7+parity=even+flow=dtedsr
should read:
... DTR-DSR flow control would need the following device URI:
serial:/dev/ttyS0?baud=19200+bits=7+parity=even+flow=dtrdsr
Page 57
The lpadmin example:
lpadmin -p name --o option=value ENTER
should read:
lpadmin -p name -o option=value ENTER
Page 78
The natural-scaling option is not described:
natural-scaling: Sets the size of the image in percent of the natural
image size.
The natural-scaling value is a percentage from 1 to 800.
The percentage is based on the natural image size and not the page size.
|