SuSE Linux: Version 8.0
This WWW page provides you with a list of the bugs and/or printing errors found in
the SuSE Linux 8.0 documentation. Should you find further errors in the manuals, please
contact our documentation team via an e-mail to
A list with further bugs is available at "Known Problems and Special Features in SuSE Linux 8.0" (http://sdb.suse.de/en/sdb/html/bugs80.html).
The corresponding manual sections have been given as reference points.
Chapter 6 Booting and Boot Managers
If you want to install "loadlin
", you do NOT have to use the command "setup".
"loadlin
" can be installed like any other program, e.g. with YaST2. See also
"Installing Applications under SuSE Linux 8.0" (http://sdb.suse.de/en/sdb/html/wessels_packageinst.html).
Chapter 9 Printing
The braces are missing from some PostScript code fragments. The corrected version is:
%!PS statusdict /setduplexmode known {statusdict begin true setduplexmode end} if {} pop
%!PS statusdict /setduplexmode known {statusdict begin false setduplexmode end} if {} pop
%!PS statusdict /setpapertray known {statusdict begin 2 setpapertray end} if {} pop
%!PS {cyan exp} {magenta exp} {yellow exp} {black exp} setcolortransfer
%!PS {red exp} {green exp} {blue exp} currenttransfer setcolortransfer