bootparam.7: Remove crufty "line printer driver" options

[Part of a general change to remove cruft from this page.]
Much of the detail on device-driver specifics in this page dates
from the 20th century. (The last major update to this page was in
man-pages-1.14!) It's hugely out of date now (many of these
devices disappeared from the kernel years ago.) Arguably, this
kind of detail should never have been placed in a man page to
begin with, since devices come and go. Remove such text, and
where appropriate and possible add pointers to files in the
kernel Documentation/ directory.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-24 10:44:48 +02:00
parent 7ea0e68c89
commit 7b385dc692
1 changed files with 0 additions and 9 deletions

View File

@ -826,15 +826,6 @@ lp=none,parport0 would use the first parallel port for lp1, and
disable lp0. disable lp0.
To disable the printer driver entirely, one can use To disable the printer driver entirely, one can use
lp=0. lp=0.
.TP
.B "WDT500/501 driver"
Syntax:
.in +4n
.nf
wdt=io,irq
.fi
.in
.SS Mouse drivers .SS Mouse drivers
.TP .TP
.B "'bmouse=irq'" .B "'bmouse=irq'"