bootparam.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-24 10:39:15 +02:00
parent 3dd80946f8
commit 92b451e5d9
1 changed files with 2 additions and 2 deletions

View File

@ -767,7 +767,7 @@ in oplder kernels, or
for ancient kernels) in the Linux kernel source.
See that file for the details.
.SS The sound driver
The sound driver can also accept boot arguments to override the compiled in
The sound driver can also accept boot arguments to override the compiled-in
values.
This is not recommended, as it is rather complex.
It is described in the Linux kernel source file
@ -795,7 +795,7 @@ I \- interrupt line in hex (i.e 10=a, 11=b, ...)
d \- DMA channel.
As you can see it gets pretty messy, and you are better off to compile
As you can see, it gets pretty messy, and you are better off to compile
in your own personal values as recommended.
Using a boot argument of
\&'sound=0' will disable the sound driver entirely.