bootparam.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-05 16:05:52 +01:00
parent 12ccb8fc15
commit 31df57343d
1 changed files with 3 additions and 3 deletions

View File

@ -102,7 +102,7 @@ foo=3,4,5,6 then the kernel would search the bootsetups array to see
if 'foo' was registered.
If it was, then it would call the setup
function associated with 'foo' (foo_setup()) and hand it the arguments
3, 4, 5 and 6 as given on the kernel command line.
3, 4, 5, and 6 as given on the kernel command line.
Anything of the form 'foo=bar' that is not accepted as a setup function
as described above is then interpreted as an environment variable to
@ -1512,8 +1512,8 @@ soundmodem=iobase,irq,dma[,dma2[,serio[,pario]]],0,mode
All parameters except the last are integers;
the dummy 0 is required because of a bug in the setup code.
The mode parameter is a string with syntax hw:modem,
where hw is one of sbc, wss, wssfdx and modem is one of
afsk1200, fsk9600.
where hw is one of sbc, wss, or wssfdx, and modem is one of
afsk1200 or fsk9600.
.SS The line printer driver
.TP
.B "'lp='"