aboutsummaryrefslogtreecommitdiffstats
path: root/man7/bootparam.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/bootparam.7')
-rw-r--r--man7/bootparam.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7
index c78ca55169..d51dbe6ece 100644
--- a/man7/bootparam.7
+++ b/man7/bootparam.7
@@ -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.