Fixes x86-specific bootloader help in printer config
diff -u arch/sparc/Kconfig.orig arch/sparc/Kconfig
--- ./arch/sparc/Kconfig.orig 2004-10-16 09:53:49.626021592 -0400 +++ ./arch/sparc/Kconfig 2004-10-16 10:15:30.184460399 -0400 @@ -281,9 +281,9 @@ If you have several parallel ports, you can specify which ports to use with the "lp" kernel command line option. (Try "man bootparam" - or see the documentation of your boot loader (lilo or loadlin) about - how to pass options to the kernel at boot time.) The syntax of the - "lp" command line option can be found in <file:drivers/char/lp.c>. + or see the documentation of your boot loader (silo) about how to pass + options to the kernel at boot time.) The syntax of the "lp" command + line option can be found in <file:drivers/char/lp.c>. If you have more than 8 printers, you need to increase the LP_NO macro in lp.c and the PARPORT_MAX macro in parport.h.